Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



# Classes and Interfaces in #Apache OODT - 1288 results found.
NameDescriptionTypePackageFramework
AbstractCacheServerFactory Describe your class here .Classorg.apache.oodt.cas.filemgr.ingestApache OODT
AbstractCommunicationChannelClientClassorg.apache.oodt.cas.catalog.server.channelApache OODT
AbstractCommunicationChannelServerClassorg.apache.oodt.cas.catalog.server.channelApache OODT
AbstractCrawlListerAn abstract OFSNListHandler for generating file lists based on two simple flags: recurse, and crawlForDirs, indicating to crawl for directoriesClassorg.apache.oodt.product.handlers.ofsnApache OODT
AbstractDeleteProductCliActionA abstract CmdLineAction for deleting Products.Classorg.apache.oodt.cas.filemgr.cli.actionApache OODT
AbstractEngineRunnerBaseAn abstract base class providing helper functionality to persist WorkflowInstances, to get WorkflowLifecycles from underlyingClassorg.apache.oodt.cas.workflow.engine.runnerApache OODT
AbstractFilemgrMetExtractor An abstract base class providing functionality to any sub-classing FilemgrMetExtractors.Classorg.apache.oodt.cas.filemgr.metadata.extractorsApache OODT
AbstractGetProductCliActionA CmdLineAction which gets information about a ProductAuthor:bfoster (Brian Foster)Classorg.apache.oodt.cas.filemgr.cli.actionApache OODT
AbstractMetExtractor A core MetExtractor implementation, implementing all methods but {extractMetadata(File) .Classorg.apache.oodt.cas.metadataApache OODT
AbstractPaginatibleInstanceRepositoryClassorg.apache.oodt.cas.workflow.instrepoApache OODT
AbstractPCSQueryAbstract functionality for PCS queries.Classorg.apache.oodt.pcs.queryApache OODT
AbstractQueryCliActionAbstract query CmdLineAction.Classorg.apache.oodt.cas.filemgr.cli.actionApache OODT
AbstractSAXConfigReaderParses an xml config file for MetExtractors using SAX.Classorg.apache.oodt.cas.metadata.extractorsApache OODT
AbstractWebBasedSingleSignOnAbstract class providing an HTTP request and response interface pair to allow for persistence and management of state information related to SingleSignOn.Classorg.apache.oodt.security.ssoApache OODT
AcquisitionDateVersionerStore products under /[AcquisitionDate]/[Filename].Classorg.apache.oodt.cas.filemgr.versioningApache OODT
ActionBeanPropertiesA collection of bean properties which are used by CasPropertyOverrideConfigurer to set properties onClassorg.apache.oodt.cas.crawl.utilApache OODT
ActionCmdLineOptionCmdLineOption for specifying CmdLineAction.Classorg.apache.oodt.cas.cli.optionApache OODT
ActionDependencyRuleA RequirementRule which links the CmdLineOption to the CmdLineAction via the CmdLineAction's name and also specifiesClassorg.apache.oodt.cas.cli.option.requireApache OODT
ActivityAn activity is an occurrence of some active action.Classorg.apache.oodt.commons.activityApache OODT
ActivityExceptionThis class is intended to be thrown as an exception in the org.Classorg.apache.oodt.commons.activityApache OODT
ActivityFactoryFactory for activities.Interfaceorg.apache.oodt.commons.activityApache OODT
ActivityTrackerTracker of activities.Classorg.apache.oodt.commons.activityApache OODT
AddNodeCliActionA CmdLineAction which adds a ResourceNode.Classorg.apache.oodt.cas.resource.cli.actionApache OODT
AddNodeToQueueCliActionA CmdLineAcion which adds a Node to a Queue.Classorg.apache.oodt.cas.resource.cli.actionApache OODT
AddProductTypeCliActionA CmdLineAction which adds a ProductType to the file manager.Classorg.apache.oodt.cas.filemgr.cli.actionApache OODT
AddQueueCliActionA CmdLineAction which adds a queue.Classorg.apache.oodt.cas.resource.cli.actionApache OODT
AdvancedCmdLineOptionAdvanced version of a CmdLineOption which supports validation andAuthor:bfoster (Brian Foster)Classorg.apache.oodt.cas.cli.optionApache OODT
AllowedArgsCmdLineOptionValidatorA CmdLineOptionValidator which check args against a supplied list of valid allowed arguments.Classorg.apache.oodt.cas.cli.option.validatorApache OODT
AlreadyInDatabaseException Describe your class here .Classorg.apache.oodt.cas.pushpull.exceptionsApache OODT
AndExpressionA logical and expression.Classorg.apache.oodt.xmlps.queryparserApache OODT
AntDecoratorClassorg.apache.oodt.cas.installApache OODT
ApplyToActionMapping of CmdLineAction name to its method which should be called by ApplyToActionHandler when injecting argument value.Classorg.apache.oodt.cas.cli.option.handlerApache OODT
ApplyToActionHandlerCmdLineOptionHandler which applies CmdLineOption values to given CmdLineAction.Classorg.apache.oodt.cas.cli.option.handlerApache OODT
ArgRegExpCmdLineOptionValidatorPerforms validation on option instances via allowed args which are regular expressions for allowed argument values.Classorg.apache.oodt.cas.cli.option.validatorApache OODT
AsciiSortableVersionConverterClassorg.apache.oodt.cas.catalog.query.filter.time.convApache OODT
AsciiSortableVersionConverterClassorg.apache.oodt.cas.filemgr.structs.query.convApache OODT
AssignmentMonitor An implementation of the Monitor interface that loads its information about the underlying nodes from an XML file called nodes.Classorg.apache.oodt.cas.resource.monitorApache OODT
AssignmentMonitorFactory Creates implementations of AssignmentMonitors.Classorg.apache.oodt.cas.resource.monitorApache OODT
AsynchronousLocalEngineRunnerRuns a local version of a TaskProcessor asynchronously.Classorg.apache.oodt.cas.workflow.engine.runnerApache OODT
AsynchronousLocalEngineRunnerFactoryA EngineRunnerFactory which creates AsynchronousLocalEngineRunners.Classorg.apache.oodt.cas.workflow.engine.runnerApache OODT
AuthenticationInterfaceorg.apache.oodt.cas.protocol.authApache OODT
AuthenticationRequiredExceptionException thrown to indicate that authentication is required to continue.Classorg.apache.oodt.gridApache OODT
AutoDetectProductCrawler A ProductCrawler that uses a suite of files to define its crawling and ingestion policy:Classorg.apache.oodt.cas.crawlApache OODT
BackendManagerInterfaceorg.apache.oodt.cas.resource.muxApache OODT
BackendRepositoryInterface to handle loading of the configuration for which queues are associated with which backend.Interfaceorg.apache.oodt.cas.resource.muxApache OODT
BackendRepositoryFactory The Backend Manager Repository Factory interface.Interfaceorg.apache.oodt.cas.resource.muxApache OODT
BackwardsCompatibleInterceptorAn Apache CXF interceptor for the incoming chain that monitors request URIs and maps any URIs from the original scheme to the new scheme.Classorg.apache.oodt.cas.product.jaxrs.filtersApache OODT
BadRequestExceptionThis type of exception returns an HTTP 'bad request' response (status code 400) with an additional message.Classorg.apache.oodt.cas.product.jaxrs.exceptionsApache OODT
Base64Base 64 encoding and decoding.Classorg.apache.oodt.commons.utilApache OODT
Base64DecodingInputStreamAn input stream that decodes its data from the RFC-1512 base 64 format.Classorg.apache.oodt.commons.ioApache OODT
Base64EncodingOutputStreamAn output stream that encodes its data into RFC-1512 base 64 format.Classorg.apache.oodt.commons.ioApache OODT
BasePageProvides the controller for the OPSUI template.Classorg.apache.oodt.pcs.opsuiApache OODT
BasicAuthenticationBasic username and password AuthenticationVersion:$Revision$Author:bfosterClassorg.apache.oodt.cas.protocol.authApache OODT
BasicProtocolVerifierProtocolVerifier which performs basic verification of a given Protocol to a given site.Classorg.apache.oodt.cas.protocol.verifyApache OODT
BasicProtocolVerifierFactoryProtocolVerifierFactory which creates BasicProtocolVerifier.Classorg.apache.oodt.cas.protocol.verifyApache OODT
BasicVerifyCliActionAction for determining whether a given Protocol or auto-determined Protocol via ProtocolManager can connect and passClassorg.apache.oodt.cas.protocol.cli.actionApache OODT
BasicVersioner A basic versioner that doesn't do anything special: it just creates data store refs from product refs using the product name and product repo path.Classorg.apache.oodt.cas.filemgr.versioningApache OODT
Batchmgr A batchmgr interface.Interfaceorg.apache.oodt.cas.resource.batchmgrApache OODT
BatchmgrFactory A Factory class for creating implementations of the SimpleBatchmgr.Interfaceorg.apache.oodt.cas.resource.batchmgrApache OODT
BeanInfoHandler Describe your class here.Classorg.apache.oodt.cas.crawl.cli.option.handlerApache OODT
BooleanQueryCriteria A Boolean Query Citeria that allows combination of a number of terms into a query with a boolean operator (AND, OR, NOT).Classorg.apache.oodt.cas.filemgr.structsApache OODT
BottomPaneClassorg.apache.oodt.cas.filemgr.browser.view.panelsApache OODT
BranchRedirectorRedirects from an existing WorkflowInstance by sending a specified event specified by the task configuration parameter namedClassorg.apache.oodt.cas.workflow.examplesApache OODT
BucketClassorg.apache.oodt.cas.catalog.termApache OODT
BuildPerspectiveThe default build perspective.Classorg.apache.oodt.cas.workflow.gui.perspective.buildApache OODT
Cache The core interface for a cache of Products (identified by a particular uniqueElement) from a File Manager.Interfaceorg.apache.oodt.cas.filemgr.ingestApache OODT
CachedIngester An extension of the StdIngester that uses a Cache to keep track of Product ingestion status.Classorg.apache.oodt.cas.filemgr.ingestApache OODT
CacheExceptionClassorg.apache.oodt.cas.filemgr.structs.exceptionsApache OODT
CacheFactoryInterfaceorg.apache.oodt.cas.filemgr.ingestApache OODT
CacheMapA cache map is a map with a built-in cache.Classorg.apache.oodt.commons.utilApache OODT
CASAnalyzer An analyzer used in the CatalogSearch program.Classorg.apache.oodt.cas.filemgr.toolsApache OODT
CasDBClassorg.apache.oodt.cas.filemgr.browser.modelApache OODT
CASInstallDirMetKeysInterfaceorg.apache.oodt.cas.installApache OODT
CASInstallDistMojoGoal that unpackages a .Classorg.apache.oodt.cas.installApache OODT
CASProductHandlerClassorg.apache.oodt.cas.productApache OODT
CASProductHandlerMetKeys Describe your class here.Interfaceorg.apache.oodt.cas.productApache OODT
CasProductJaxrsServiceService class that handles HTTP requests and returns file manager entities such as references and products asClassorg.apache.oodt.cas.product.jaxrs.servicesApache OODT
CasProductJaxrsServletProvides a single place to initialize items such as the file manager client, working directory and configurations when the web application is started up.Classorg.apache.oodt.cas.product.jaxrs.servletsApache OODT
CASProfileHandler An OODT ProfileHandler that queries a backend OODT File Management component, and converts Products and their Metadata intoClassorg.apache.oodt.profile.handlers.casApache OODT
CasPropertyList Describe your class here.Classorg.apache.oodt.cas.crawl.utilApache OODT
CasPropertyOverrideConfigurerA PropertyOverrideConfigurer which sets properties stored in ActionBeanProperties.Classorg.apache.oodt.cas.crawl.utilApache OODT
CasPropertyPlaceholderConfigurer Describe your class here.Classorg.apache.oodt.cas.catalog.utilApache OODT
CasPropertyPlaceholderConfigurer Describe your class here.Classorg.apache.oodt.cas.crawl.utilApache OODT
Catalog A Calatog is a communication interface between the CatalogService and an underlying database or index serviceClassorg.apache.oodt.cas.catalog.systemApache OODT
Catalog A Catalog is the front end object interface for a back end peristance layer for storing product references and metadata.Interfaceorg.apache.oodt.cas.filemgr.catalogApache OODT
CatalogDictionaryExceptionClassorg.apache.oodt.cas.catalog.exceptionApache OODT
CatalogExceptionClassorg.apache.oodt.cas.catalog.exceptionApache OODT
CatalogException A generic exception that occured when dealing with the Catalog.Classorg.apache.oodt.cas.filemgr.structs.exceptionsApache OODT
CatalogFactoryClassorg.apache.oodt.cas.catalog.systemApache OODT
CatalogFactory A Factory interface for creating Catalogs.Interfaceorg.apache.oodt.cas.filemgr.catalogApache OODT
CatalogIndexExceptionClassorg.apache.oodt.cas.catalog.exceptionApache OODT
CatalogReceiptClassorg.apache.oodt.cas.catalog.pageApache OODT
CatalogRepository Repository where the CatalogService stores its TransactionId Mapping and serializes its CatalogsInterfaceorg.apache.oodt.cas.catalog.repositoryApache OODT
CatalogRepositoryExceptionClassorg.apache.oodt.cas.catalog.exceptionApache OODT
CatalogRepositoryFactoryInterfaceorg.apache.oodt.cas.catalog.repositoryApache OODT
CatalogSearch A command line-search tool for the File Manager.Classorg.apache.oodt.cas.filemgr.toolsApache OODT
CatalogServiceInterfaceorg.apache.oodt.cas.catalog.systemApache OODT
CatalogServiceCliActionBase Catalog Service CmdLineAction.Classorg.apache.oodt.cas.catalog.cli.actionApache OODT
CatalogServiceClientClassorg.apache.oodt.cas.catalog.system.implApache OODT
CatalogServiceClientFactoryClassorg.apache.oodt.cas.catalog.system.implApache OODT
CatalogServiceCommandLineClientClient Utility for sending commands to servers.Classorg.apache.oodt.cas.catalog.serverApache OODT
CatalogServiceExceptionClassorg.apache.oodt.cas.catalog.exceptionApache OODT
CatalogServiceFactoryInterfaceorg.apache.oodt.cas.catalog.systemApache OODT
CatalogServiceLocalClassorg.apache.oodt.cas.catalog.system.implApache OODT
CatalogServiceLocalFactoryClassorg.apache.oodt.cas.catalog.system.implApache OODT
CatalogServiceServerCliActionBase Catalog Service Server CmdLineAction.Classorg.apache.oodt.cas.catalog.server.cli.actionApache OODT
CatalogServiceServerLauncherClassorg.apache.oodt.cas.catalog.serverApache OODT
CDEResultA Result that wraps a ResultSet and returns rows as Strings, applying MappingFuncs if a Mapping is provided, and appendingClassorg.apache.oodt.xmlps.structsApache OODT
CDERow A row of CDEValues, returned from a query against a Product Server.Classorg.apache.oodt.xmlps.structsApache OODT
CDEValueClassorg.apache.oodt.xmlps.structsApache OODT
CellClassorg.apache.oodt.cas.filemgr.browser.view.panelsApache OODT
ChangeTypeClassorg.apache.oodt.cas.workflow.engineApache OODT
CheckForMetadataKeysClassorg.apache.oodt.cas.workflow.examplesApache OODT
ClassExistsCmdLineOptionValidatorValidates arguments which are checked to see if they are valid classpaths.Classorg.apache.oodt.cas.cli.option.validatorApache OODT
ClassNoaaEmailParser Describe your class here.Classorg.apache.oodt.cas.pushpull.filerestrictions.parsersApache OODT
Cluster Configuration element for the Ganglia cluster mapping.Classorg.apache.oodt.cas.resource.monitor.ganglia.configurationApache OODT
CmdLineActionAction which is specified and configured via CmdLineOptions andAuthor:bfoster (Brian Foster)Classorg.apache.oodt.cas.cli.actionApache OODT
CmdLineActionExceptionAn Exception thrown when failure to execute a CmdLineAction.Classorg.apache.oodt.cas.cli.exceptionApache OODT
CmdLineActionExecutionExceptionAn Exception thrown when failure to execute a CmdLineAction.Classorg.apache.oodt.cas.cli.exceptionApache OODT
CmdLineActionStoreStorage for loading supported CmdLineActions.Interfaceorg.apache.oodt.cas.cli.action.storeApache OODT
CmdLineActionStoreExceptionAn Exception thrown by CmdLineActionStore.Classorg.apache.oodt.cas.cli.exceptionApache OODT
CmdLineActionStoreFactoryFactory for creating CmdLineActionStores.Interfaceorg.apache.oodt.cas.cli.action.storeApache OODT
CmdLineArgsA convenience class for CmdLineUtility for helping use already parsed Command-Line arguments.Classorg.apache.oodt.cas.cliApache OODT
CmdLineConstructionExceptionException thrown if there is an error during command lineAuthor:bfoster (Brian Foster)See Also:Serialized FormClassorg.apache.oodt.cas.cli.exceptionApache OODT
CmdLineConstructorResponsible for constructing CmdLineOptionInstances from parsed command line arguments.Interfaceorg.apache.oodt.cas.cli.constructApache OODT
CmdLineIngester A command line I/F for Product ingestion.Classorg.apache.oodt.cas.filemgr.ingestApache OODT
CmdLineIterableAn Iterable which allows multiple concurrent iterators which affect each other, also allows you to increment iterators index manually.Classorg.apache.oodt.cas.cli.utilApache OODT
CmdLineMetExtractor Metadata extraction interface for standalone met extractors that have the following command line interface:Classorg.apache.oodt.cas.metadata.extractorsApache OODT
CmdLineOptionCommand Line option interface spec.Interfaceorg.apache.oodt.cas.cli.optionApache OODT
CmdLineOptionHandlerHandles a CmdLineOption's values in relation to givenAuthor:bfoster (Brian Foster)Interfaceorg.apache.oodt.cas.cli.option.handlerApache OODT
CmdLineOptionInstanceA specified CmdLineOption with its specified argument values.Classorg.apache.oodt.cas.cli.optionApache OODT
CmdLineOptionStoreStorage for loading supported CmdLineOptions.Interfaceorg.apache.oodt.cas.cli.option.storeApache OODT
CmdLineOptionStoreExceptionAn Exception thrown by CmdLineOptionStore.Classorg.apache.oodt.cas.cli.exceptionApache OODT
CmdLineOptionStoreFactoryFactory for creating CmdLineOptionStores.Interfaceorg.apache.oodt.cas.cli.option.storeApache OODT
CmdLineOptionValidatorValidator for specified values of CmdLineOptions.Interfaceorg.apache.oodt.cas.cli.option.validatorApache OODT
CmdLineParserCommand Line parser which parse command line arguments into a Set of CmdLineOptionInstances.Interfaceorg.apache.oodt.cas.cli.parserApache OODT
CmdLineParserExceptionA Exception throw when there is an error parsing command line args.Classorg.apache.oodt.cas.cli.exceptionApache OODT
CmdLinePresenterPresenter to displaying help messages generated by help printers.Interfaceorg.apache.oodt.cas.cli.presenterApache OODT
CmdLinePrinterPrinter which is responsible for generating a String representation of help, validation errors, and missing required options errors.Interfaceorg.apache.oodt.cas.cli.printerApache OODT
CmdLineUtilityA highly configurable utility class which supports parsing and handling of command line arguments via its action driven design.Classorg.apache.oodt.cas.cliApache OODT
CmdLineUtilityExceptionAn Exception thrown by CmdLineUtility.Classorg.apache.oodt.cas.cli.exceptionApache OODT
CmdLineUtilsCollection of common helper methods.Classorg.apache.oodt.cas.cli.utilApache OODT
CogJGlobusFtpProtocolClassorg.apache.oodt.cas.protocol.ftpApache OODT
CogJGlobusFtpProtocolFactoryFactory for creating CogJGlobusFtpProtocolsVersion:$Revision$Author:bfosterClassorg.apache.oodt.cas.protocol.ftpApache OODT
CommonsNetFtpProtocolThis class is responsible for FTP transfers.Classorg.apache.oodt.cas.protocol.ftpApache OODT
CommonsNetFtpProtocolFactoryConstructs new CommonsNetFtpProtocols.Classorg.apache.oodt.cas.protocol.ftpApache OODT
CommunicationChannelClientInterfaceorg.apache.oodt.cas.catalog.server.channelApache OODT
CommunicationChannelClientFactoryInterfaceorg.apache.oodt.cas.catalog.server.channelApache OODT
CommunicationChannelServerInterfaceorg.apache.oodt.cas.catalog.server.channelApache OODT
CommunicationChannelServerFactoryInterfaceorg.apache.oodt.cas.catalog.server.channelApache OODT
ComparisonQueryExpressionClassorg.apache.oodt.cas.catalog.queryApache OODT
CompleteProductClass that combines a Product and its associated Metadata.Classorg.apache.oodt.cas.filemgr.catalog.solrApache OODT
ComplexQuery A Complex query allows for querying the filemgr across multiple product-types, reducing the metadata queried for, filtering the results, and sorting the resultsClassorg.apache.oodt.cas.filemgr.structs.queryApache OODT
CompositeActivityA composite activity multiplexes incidents to multiple other activities.Classorg.apache.oodt.commons.activityApache OODT
ConditionProcessorWorkflowProcessor which handles Workflow Pre/Post Conditions.Classorg.apache.oodt.cas.workflow.engine.processorApache OODT
ConditionTaskInstanceThis is a WorkflowTaskInstance that is able to run a WorkflowConditionInstance, identified by the provided task configClassorg.apache.oodt.cas.workflow.structsApache OODT
ConfigThis class will parse a java .Classorg.apache.oodt.cas.pushpull.configApache OODT
ConfigBeanBean containing login status for and configuration info.Classorg.apache.oodt.gridApache OODT
ConfigException Describe your class here .Classorg.apache.oodt.cas.pushpull.exceptionsApache OODT
ConfigFilePropertyAdder An interface for adding dynamic properties to the Metadata based on metadata supplied.Interfaceorg.apache.oodt.cas.pgeApache OODT
ConfigMetKeysInterfaceorg.apache.oodt.cas.pushpull.configApache OODT
ConfigPageDescribe your class here.Classorg.apache.oodt.pcs.opsui.configApache OODT
ConfigParserMetKeysInterfaceorg.apache.oodt.cas.pushpull.configApache OODT
ConfigServletController servlet for making changes to configuration.Classorg.apache.oodt.gridApache OODT
Configurable Classes defining this interface define how to configure themselves by accepting a Properties objectInterfaceorg.apache.oodt.cas.resource.utilApache OODT
ConfigurableMetadataBasedFileVersionerA MetadataBasedFileVersioner which is configurable via java properties.Classorg.apache.oodt.cas.filemgr.versioningApache OODT
Configuration An object of this class represents the configuration information for the EDA software.Classorg.apache.oodt.commonsApache OODT
Configurationweb-grid configuration.Classorg.apache.oodt.gridApache OODT
ConfiguredTestCaseBase test case for tests that need the Configuration object.Classorg.apache.oodt.commonsApache OODT
ConnectedToServerClassorg.apache.oodt.profile.activityApache OODT
ConnectionException An exception that is thrown when a connection cannot be established by a client.Classorg.apache.oodt.cas.filemgr.structs.exceptionsApache OODT
ConnectPromptClassorg.apache.oodt.cas.filemgr.browser.view.promptsApache OODT
ConstantSpecA specification of a constant field to flow through into either the generated Profiles ProfileAttributes section or itsClassorg.apache.oodt.opendapps.configApache OODT
ContainsExpressionA logical contains expression.Classorg.apache.oodt.xmlps.queryparserApache OODT
CopyAndRewriteConfig The MetExtractorConfig for the CopyAndRewriteExtractor .Classorg.apache.oodt.cas.metadata.extractorsApache OODT
CopyAndRewriteConfigReaderClassorg.apache.oodt.cas.metadata.extractorsApache OODT
CopyAndRewriteExtractor A MetExtractor that takes in a configuration file that is a java properties object with the following properties defined:Classorg.apache.oodt.cas.metadata.extractorsApache OODT
CoreMetExtractor The core FilemgrMetExtractor providing the CoreMetKeys .Classorg.apache.oodt.cas.filemgr.metadata.extractorsApache OODT
CoreMetKeys Describe your class here.Interfaceorg.apache.oodt.cas.filemgr.metadataApache OODT
CoreMetKeysInterfaceorg.apache.oodt.cas.workflow.metadataApache OODT
CountingOutputStreamAn output stream that counts the number bytes it passes on.Classorg.apache.oodt.commons.ioApache OODT
CrawlDaemon A daemon utility class for ProductCrawlers that allows a regular ProductCrawler to be run as a daemon, and statistics about crawling to beClassorg.apache.oodt.cas.crawl.daemonApache OODT
CrawlDaemonControllerClassorg.apache.oodt.cas.crawl.daemonApache OODT
CrawlDaemonException Describe your class here .Classorg.apache.oodt.cas.pushpull.exceptionsApache OODT
CrawlerActionAn action taken by the crawler during success or fail of one of its lifecycle states: preIngest, postIngestSuccess, or postIngestFail .Classorg.apache.oodt.cas.crawl.actionApache OODT
CrawlerActionExceptionAn Exception thrown by a CrawlerAction.Classorg.apache.oodt.cas.crawl.structs.exceptionsApache OODT
CrawlerActionInfoHandlerClassorg.apache.oodt.cas.crawl.cli.option.handlerApache OODT
CrawlerActionPhasesenum CrawlerActionPhasesSupported Crawler Phases.Classorg.apache.oodt.cas.crawl.actionApache OODT
CrawlerActionRepoA repository and reader for CrawlerActions associated with Crawler lifecycle phases: preIngest, postIngestSuccess and postIngestFail.Classorg.apache.oodt.cas.crawl.actionApache OODT
CrawlerBeansPropHandlerA CmdLineOptionHandler which adds bean properties to ActionBeanProperties so that they can then be injected into Classorg.apache.oodt.cas.crawl.cli.option.handlerApache OODT
CrawlerException Describe your class here .Classorg.apache.oodt.cas.pushpull.exceptionsApache OODT
CrawlerHealthHealth of a PCS Crawler in terms of the number of crawls performed, and average crawl time provided by a CrawlDaemonClassorg.apache.oodt.pcs.healthApache OODT
CrawlerLauncherA command line interface to the new Spring enabled crawler.Classorg.apache.oodt.cas.crawlApache OODT
CrawlerLauncherCliActionA CmdLineAction which is responsible for launching crawlers.Classorg.apache.oodt.cas.crawl.cli.actionApache OODT
CrawlerPropertiesMetKeysMet keys read from the CrawlPropertiesFile.Interfaceorg.apache.oodt.pcs.healthApache OODT
CrawlerStatusProvides status about a Crawler to the PCSHealthMonitor.Classorg.apache.oodt.pcs.healthApache OODT
CrawlException A general exception thrown by a component in the crawling framework .Classorg.apache.oodt.cas.crawl.structs.exceptionsApache OODT
CrawlInfoInformation about a crawler: its crawlerName andVersion:$Revision$Author:mattmannClassorg.apache.oodt.pcs.healthApache OODT
CrawlPropertiesFileProperties used by the PCSHealthMonitor tool to determine ProductCrawler status.Classorg.apache.oodt.pcs.healthApache OODT
CrossProtocolTransferCliActionProtocolAction for transferring a file from one host to anotherAuthor:bfoster (Brian Foster)Classorg.apache.oodt.cas.protocol.cli.actionApache OODT
CsvConfigFileWriterCSV SciPgeConfigFileWriter which takes a comma separted list of Strings as the first index of the args and generates a CSV file fromClassorg.apache.oodt.cas.pge.writersApache OODT
CurationAppClassorg.apache.oodt.cas.curationApache OODT
CurationServiceThe Main Curation Web Service responsible for providing basic tools and functionality for performing ingestion into the CAS filemgr, and managementClassorg.apache.oodt.cas.curation.serviceApache OODT
CurationServiceConfigConfigures the CurationService by reading the parameters out of the context.Classorg.apache.oodt.cas.curation.serviceApache OODT
CurationSessionClassorg.apache.oodt.cas.curationApache OODT
CurationXmlStructFactoryUntil we solve the serialization problem in CAS 1.Classorg.apache.oodt.cas.curation.utilApache OODT
CuratorConfMetKeysMet keys used in the context.Interfaceorg.apache.oodt.cas.curation.metadataApache OODT
CustomQueryExpressionClassorg.apache.oodt.cas.catalog.queryApache OODT
CustomWrapperQueryExpressionClassorg.apache.oodt.cas.catalog.queryApache OODT
CygwinScriptFile A script file representing a set of commands (which are just Strings) to be run through a command shell in Windows cygwin.Classorg.apache.oodt.cas.workflow.utilApache OODT
DaemonControls the execution times of the Crawler it is given.Classorg.apache.oodt.cas.pushpull.daemonApache OODT
DaemonController After the CrawlDaemon has been started, this class can control the CrawlDaemon through webserver communication, thus it can be control fromClassorg.apache.oodt.cas.pushpull.daemonApache OODT
DaemonInfo Describe your class here.Classorg.apache.oodt.cas.pushpull.configApache OODT
DaemonLauncher Describe your class here.Classorg.apache.oodt.cas.pushpull.daemonApache OODT
DaemonLauncherMBean Describe your class here.Interfaceorg.apache.oodt.cas.pushpull.daemonApache OODT
DaemonListenerInterfaceorg.apache.oodt.cas.pushpull.daemonApache OODT
DaemonManagerClassorg.apache.oodt.cas.pushpull.daemonApache OODT
DaemonMBeanInterfaceorg.apache.oodt.cas.pushpull.daemonApache OODT
DaemonRmiInterface Describe your class here.Interfaceorg.apache.oodt.cas.pushpull.daemonApache OODT
DapNamesInterfaceorg.apache.oodt.opendappsApache OODT
DapRootA set of root URL information for OPeNDAP/THREDDS catalogs to crawl and obtain dataset metadata from.Classorg.apache.oodt.opendapps.configApache OODT
DasMetadataExtractor OpenDAP DAS source.Classorg.apache.oodt.opendapps.extractorsApache OODT
DatabaseConnectionBuilder A class to build database connections from JDBC information.Classorg.apache.oodt.commons.databaseApache OODT
DatabaseProfileManagerDatabaseProfileManager.Classorg.apache.oodt.profile.handlersApache OODT
DatabaseTable Description of a local site's database table that will be used as a model to query against and select data from.Classorg.apache.oodt.xmlps.mappingApache OODT
DatabaseTableGroupClassorg.apache.oodt.xmlps.mappingApache OODT
DataDeliveryKeys Met keys for Data Delivery using the data servlets.Interfaceorg.apache.oodt.cas.product.dataApache OODT
DataDeliveryServletData Delivery Servlet.Classorg.apache.oodt.cas.product.dataApache OODT
DataFilesInfo Describe your class here.Classorg.apache.oodt.cas.pushpull.configApache OODT
DataFileToPropFileLinkerClassorg.apache.oodt.cas.pushpull.retrievalsystemApache OODT
DatagramLoggingActivityFactoryThis activity factory produces activities that log their incidents using datagrams.Classorg.apache.oodt.commons.activityApache OODT
DatasetCrawlerCrawls a catalog and returns all the datasets and their references.Classorg.apache.oodt.opendappsApache OODT
DatasetDeliveryServletDelivers back entire ProductTypes (or Datasets) as zipped up packages.Classorg.apache.oodt.cas.product.dataApache OODT
DatasetExtractorThis class takes in a query and the main catalog url and returns a list of relevant dataset urlsClassorg.apache.oodt.opendappsApache OODT
DatasetMetElemSpecification for the OpendapConfig that specifies what THREDDS dataset met to use to create EnumeratedProfileElements from.Classorg.apache.oodt.opendapps.configApache OODT
DatasetRdfWriterA Provider that writes dataset resources to output streams for HTTP responses with application/rdf+xml content-type.Classorg.apache.oodt.cas.product.jaxrs.writersApache OODT
DatasetResourceA JAX-RS resource representing a dataset - a set of products maintained by the file manager.Classorg.apache.oodt.cas.product.jaxrs.resourcesApache OODT
DatasetRssWriterA Provider that writes dataset resources to output streams for HTTP responses with application/rss+xml content-type.Classorg.apache.oodt.cas.product.jaxrs.writersApache OODT
DatasetZipperUtility class that zips up a DatasetResource, including the dataset's products and metadata.Classorg.apache.oodt.cas.product.jaxrs.writersApache OODT
DatasetZipWriterA Provider that writes dataset resources to output streams for HTTP responses with application/zip content-type.Classorg.apache.oodt.cas.product.jaxrs.writersApache OODT
DataSourceCatalog Implementation of a Catalog that is backed by a DataSource front-end to a SQL DBMS.Classorg.apache.oodt.cas.filemgr.catalogApache OODT
DataSourceCatalogFactory A Factory class for creating DataSourceCatalogs.Classorg.apache.oodt.cas.filemgr.catalogApache OODT
DataSourceIndexDataSource Indexer which supports both ingest and queryVersion:$Revision$Author:bfosterClassorg.apache.oodt.cas.catalog.struct.impl.indexApache OODT
DataSourceIndexFactoryFactory for creating DataSourceIndex(s).Classorg.apache.oodt.cas.catalog.struct.impl.indexApache OODT
DataSourceIngestMapperClassorg.apache.oodt.cas.catalog.mappingApache OODT
DataSourceIngestMapperFactoryClassorg.apache.oodt.cas.catalog.mappingApache OODT
DataSourceMetExtractorMetExtractor which uses input file's name as key for lookup into a sql database to get metadata.Classorg.apache.oodt.cas.metadata.extractorsApache OODT
DataSourceMetExtractorConfigMetExtractorConfig which loads configuration from a Java Property file.Classorg.apache.oodt.cas.metadata.extractorsApache OODT
DataSourceMetExtractorConfigReaderMetExtractorConfigReader which reads configuration from a Java Properties file.Classorg.apache.oodt.cas.metadata.extractorsApache OODT
DataSourceRepositoryManager An implementation of the RepositoryManager interface that is backed by a DataSource for storing and retreiving Product policy inClassorg.apache.oodt.cas.filemgr.repositoryApache OODT
DataSourceRepositoryManagerFactory A Factory for creating DataSourceRepositoryManagers.Classorg.apache.oodt.cas.filemgr.repositoryApache OODT
DataSourceValidationLayer An implementation of a ValidationLayer that queries a DataSource backed database for validation information.Classorg.apache.oodt.cas.filemgr.validationApache OODT
DataSourceValidationLayerFactory A Factory class for creating DataSourceValidationLayers.Classorg.apache.oodt.cas.filemgr.validationApache OODT
DataSourceWorkflowInstanceRepository A WorkflowInstanceRepository that persists WorkflowInstances to a JDBC-accessible DBMS.Classorg.apache.oodt.cas.workflow.instrepoApache OODT
DataSourceWorkflowInstanceRepositoryFactory A factory for creating DataSource based WorkflowInstanceRepositorys.Classorg.apache.oodt.cas.workflow.instrepoApache OODT
DataSourceWorkflowRepositoryA DataSource-based implementation of a workflow repository.Classorg.apache.oodt.cas.workflow.repositoryApache OODT
DataSourceWorkflowRepositoryFactoryClassorg.apache.oodt.cas.workflow.repositoryApache OODT
DataTransfer Objects implementing this interface define how to transfer products to the DataStore repository.Interfaceorg.apache.oodt.cas.filemgr.datatransferApache OODT
DataTransferException An exception thrown during data transfer.Classorg.apache.oodt.cas.filemgr.structs.exceptionsApache OODT
DataTransferFactory A Factory for creating DataTransfer implementation objects.Interfaceorg.apache.oodt.cas.filemgr.datatransferApache OODT
DataUtilsUtility methods for delivering data using the filemgr servlet data API.Classorg.apache.oodt.cas.product.dataApache OODT
DateConvertThe DateConvert class is intended to provide date/time conversion and parse routines.Classorg.apache.oodt.commons.utilApache OODT
DateTimeExpandMetExtractorExpands a given metadata date time field out into multiple metadata fields (i.Classorg.apache.oodt.cas.filemgr.metadata.extractors.examplesApache OODT
DateTimeVersioner A simple versioning scheme that versions Products with their production date time.Classorg.apache.oodt.cas.filemgr.versioningApache OODT
DateUtilsSample ISO 8601 date utility methods taken from: dynamicobjects.Classorg.apache.oodt.cas.curation.utilApache OODT
DateUtilsClassorg.apache.oodt.commons.dateApache OODT
DateVersionConverterClassorg.apache.oodt.cas.pge.query.convApache OODT
DBMSExecutor Executes CDE Queries against an underlying JDBC database, backed by Apache commons-pool and commons-dbcp.Classorg.apache.oodt.xmlps.productApache OODT
DBMSExecutor Executes Profile Queries against an underlying JDBC database, backed by Apache commons-pool and commons-dbcp.Classorg.apache.oodt.xmlps.profileApache OODT
DbStructFactoryClassorg.apache.oodt.cas.filemgr.utilApache OODT
DbStructFactory A Factory for creating Workflow Manager objects from ResultSets.Classorg.apache.oodt.cas.workflow.utilApache OODT
DefaultProductSerializerDefault implementation of ProductSerializer that transforms a CAS product into a single Solr document based on the following rules: Classorg.apache.oodt.cas.filemgr.catalog.solrApache OODT
DefaultPropViewThe default view displaying a workflow property (for a task, or a condition, or set of workflows).Classorg.apache.oodt.cas.workflow.gui.perspective.view.implApache OODT
DefaultTreeViewThe default Workflow GUI editor view shell.Classorg.apache.oodt.cas.workflow.gui.perspective.view.implApache OODT
DeleteEmptyDirectoriesCliActionProtocolAction for deleting empty files from site.Classorg.apache.oodt.cas.protocol.cli.actionApache OODT
DeleteFileDeletes a product file as a CrawlerAction response.Classorg.apache.oodt.cas.crawl.actionApache OODT
DeleteProductClassorg.apache.oodt.cas.filemgr.toolsApache OODT
DeleteProductByIdCliActionA CmdLineAction which deletes a Product by ID.Classorg.apache.oodt.cas.filemgr.cli.actionApache OODT
DeleteProductByNameCliActionA CmdLineAction which deletes a Product by name.Classorg.apache.oodt.cas.filemgr.cli.actionApache OODT
DictionaryInterfaceorg.apache.oodt.cas.catalog.structApache OODT
DictionaryFactoryInterfaceorg.apache.oodt.cas.catalog.structApache OODT
DirectoryProductVersionerA Versioner for Hierarchical directory products.Classorg.apache.oodt.cas.filemgr.versioningApache OODT
DirectoryResourceClassorg.apache.oodt.cas.curation.serviceApache OODT
DirectorySelectorClass that traverses a directory tree and selects those directories that contain ALL of the requested files.Classorg.apache.oodt.commons.ioApache OODT
DirListNonRecursiveHandlerGenerates a directory listing, without recursing into the OFSN path.Classorg.apache.oodt.product.handlers.ofsnApache OODT
DirListRecursiveHandlerGenerates a directory listing, recursing into the OFSN path.Classorg.apache.oodt.product.handlers.ofsnApache OODT
DirStructXmlParserClassorg.apache.oodt.cas.pushpull.filerestrictions.parsersApache OODT
DispatcherA guard to ensure that any XML-RPC method called for the filemgr server is properly authenticated with a username and password.Interfaceorg.apache.oodt.cas.filemgr.system.authApache OODT
DocumentableA documentable object.Interfaceorg.apache.oodt.commons.utilApache OODT
DOMParserAn XML Document Object Model parser.Classorg.apache.oodt.commons.utilApache OODT
DOMUtil This class was adapted from an O'Reilly site on DOM utilities.Classorg.apache.oodt.commons.xmlApache OODT
DownloadCliActionA ProtocolAction which will downlaod a urlAuthor:bfoster (Brian Foster)Classorg.apache.oodt.cas.protocol.cli.actionApache OODT
DownloadInfoClassorg.apache.oodt.cas.pushpull.configApache OODT
DownloadingFileInfoClassorg.apache.oodt.cas.pushpull.retrievalsystemApache OODT
DownloadListenerInterfaceorg.apache.oodt.cas.pushpull.retrievalsystemApache OODT
DownloadThreadEvaluatorClassorg.apache.oodt.cas.pushpull.retrievalsystemApache OODT
DummyImplDummy implementation of SSO auth -- if you're logged in, it logs you out.Classorg.apache.oodt.security.ssoApache OODT
DumpDbElementsToXmlClassorg.apache.oodt.cas.filemgr.toolsApache OODT
DumpMetadataCliActionA CmdLineAction which dumps out metadata for a given Product.Classorg.apache.oodt.cas.filemgr.cli.actionApache OODT
DynamicConfigFileClassorg.apache.oodt.cas.pge.configApache OODT
DynamicConfigFileWriterAbstract interface for generating PGE config input files defining the input necessary to run the underlying PGE.Classorg.apache.oodt.cas.pge.writersApache OODT
DynWorkflowCliActionA CmdLineAction for submitting dynamically created Workflows of pre-defined WorkflowTasks.Classorg.apache.oodt.cas.workflow.cli.actionApache OODT
EDAExceptionClassorg.apache.oodt.commonsApache OODT
EditMenuEdit menu driver for the Workflow Editor GUI.Classorg.apache.oodt.cas.workflow.gui.menuApache OODT
Element A metadata element.Classorg.apache.oodt.cas.filemgr.structsApache OODT
EmailNotificationThis action sends an email notification.Classorg.apache.oodt.cas.crawl.actionApache OODT
EndsWithComparatorA PreConditionComparator that checks a file's extension and then skips extracting metadata from files that don't match this extension.Classorg.apache.oodt.cas.metadata.preconditionsApache OODT
EngineException An exception throw by the Workflow Engine.Classorg.apache.oodt.cas.workflow.structs.exceptionsApache OODT
EngineRunnerObfuscates the underlying substrate on which a WorkflowTask should run.Classorg.apache.oodt.cas.workflow.engine.runnerApache OODT
EngineRunnerFactoryFactory which creates EngineRunners.Interfaceorg.apache.oodt.cas.workflow.engine.runnerApache OODT
EnterpriseEntityResolverXML entity resolver for enterprise applications.Classorg.apache.oodt.commons.utilApache OODT
EnumeratedProfileElementEnumerated profile element.Classorg.apache.oodt.profileApache OODT
EnvReplacer Does PathUtils.Classorg.apache.oodt.cas.installApache OODT
EnvUtilities Environment Utilities for reading variables and setting them and such.Classorg.apache.oodt.commons.execApache OODT
EqualsExpressionOperator equals expression.Classorg.apache.oodt.xmlps.queryparserApache OODT
EventToWorkflowViewerDescribe your class here.Classorg.apache.oodt.cas.webcomponents.workflow.eventApache OODT
ExecHelper This class is taken from Stephen Ostermiller's example at: http://ostermiller.Classorg.apache.oodt.commons.execApache OODT
ExecServerServer execution program.Classorg.apache.oodt.commonsApache OODT
ExecServerConfigConfiguration for an EDA exec-server.Classorg.apache.oodt.commonsApache OODT
ExecutableAn executable object.Classorg.apache.oodt.commonsApache OODT
ExecUtilsUtilities for executing programs.Classorg.apache.oodt.commons.execApache OODT
ExistanceCheckComparator The Comparator to use when determining File existance with .Classorg.apache.oodt.cas.metadata.preconditionsApache OODT
ExpImpCatalog A Tool to export from a source file manager catalog and import into a dest file manager catalog.Classorg.apache.oodt.cas.filemgr.toolsApache OODT
ExpressionThe abstract interface for our expression tree.Interfaceorg.apache.oodt.xmlps.queryparserApache OODT
ExpressionValidator Use to evaluate whether your regular expressions are accepting the correct stringsClassorg.apache.oodt.cas.pushpull.utilApache OODT
ExternActionExecute some external command as a CrawlerAction response.Classorg.apache.oodt.cas.crawl.actionApache OODT
ExternalMetExtractorConfig Configuration file for the ExternMetExtractor.Classorg.apache.oodt.cas.metadata.extractorsApache OODT
ExternConfigReader Reader that reads ExternalMetExtractorConfigs from an XML file.Classorg.apache.oodt.cas.metadata.extractorsApache OODT
ExternConfigReaderMetKeysInterfaceorg.apache.oodt.cas.metadata.extractorsApache OODT
ExternExtractorMetWriterClassorg.apache.oodt.cas.pge.writersApache OODT
ExternMetExtractor Runs an external MetExtractor that is a command line program to extract Metadata from Product files.Classorg.apache.oodt.cas.metadata.extractorsApache OODT
ExternMetExtractorMetKeys Met keys for the ExternMetExtractor .Interfaceorg.apache.oodt.cas.metadata.extractorsApache OODT
ExternPreconditionComparator The pre-condition comparator to use when you have an external script or application using ExecUtils that will perform some processing and Classorg.apache.oodt.cas.metadata.preconditionsApache OODT
ExternScriptTaskInstance A task that takes in the static configuration parameter, and metadata args, then runs an external script.Classorg.apache.oodt.cas.workflow.examplesApache OODT
ExtractorConfigClassorg.apache.oodt.cas.curation.structsApache OODT
ExtractorConfigReaderClassorg.apache.oodt.cas.curation.utilApache OODT
ExtractorConfigWriterClassorg.apache.oodt.cas.curation.utilApache OODT
ExtractorSpec A specification class showing how to constract a FilemgrMetExtractor.Classorg.apache.oodt.cas.filemgr.structsApache OODT
FalseCondition A WorkflowConditionInstance that always returns false.Classorg.apache.oodt.cas.workflow.examplesApache OODT
FieldScope Defines the scope of a MappingField.Classorg.apache.oodt.xmlps.mappingApache OODT
FieldType Defines the type of a MappingFieldEnum Constant SummaryClassorg.apache.oodt.xmlps.mappingApache OODT
FileBasedActionThis class provides some basic support for actions revolving around files.Classorg.apache.oodt.cas.crawl.actionApache OODT
FileExistCmdLineOptionValidatorA CmdLineOptionValidator which checks args if they are existingAuthor:bfoster (Brian Foster)Classorg.apache.oodt.cas.cli.option.validatorApache OODT
FileListNonRecursiveHandlerA non recursive file listing from a given OFSN.Classorg.apache.oodt.product.handlers.ofsnApache OODT
FileListParser Describe your class here.Classorg.apache.oodt.cas.pushpull.filerestrictions.parsersApache OODT
FileListRecursiveHandlerA recursive file listing from the provided ofsn.Classorg.apache.oodt.product.handlers.ofsnApache OODT
FileLoggerThe FileLogger class is intended to be used with the Log class in order to setup a log file as a LogListener.Classorg.apache.oodt.commons.utilApache OODT
FileManagerCliActionBase CmdLineAction for File Manager.Classorg.apache.oodt.cas.filemgr.cli.actionApache OODT
FileManagerConfigPageDescribe your class here.Classorg.apache.oodt.pcs.opsui.config.filemgrApache OODT
FileManagerConnDescribe your class here.Classorg.apache.oodt.cas.webcomponents.filemgrApache OODT
FileManagerFileStagerA FileStager which uses a FileManager DataTransferer.Classorg.apache.oodt.cas.pge.stagingApache OODT
FileManagerUtilsA set of utility methods for use by the PCS in communicating with the FileVersion:$Revision$Author:mattmannClassorg.apache.oodt.pcs.utilApache OODT
FileMenuFile menu driver for the Workflow Editor GUI.Classorg.apache.oodt.cas.workflow.gui.menuApache OODT
FilemgrMetExtractorInterfaceorg.apache.oodt.cas.filemgr.metadata.extractorsApache OODT
FilemgrUniquenessCheckComparator A pre-ingest, Metadata extractor level comparator that checks whether a product exists before generating metadata for it.Classorg.apache.oodt.cas.crawl.comparatorApache OODT
FilemgrUniquenessCheckerCheck whether a product exists in the database alreadyAuthor:bfoster (Brian Foster)Classorg.apache.oodt.cas.crawl.actionApache OODT
FilenameExtractorWriterWrap CAS-Metadata's FilenameTokenMetExtractor as a CAS-PGE PcsMetFileWriter.Classorg.apache.oodt.cas.pge.writersApache OODT
FilenameQueryA query to the File Manager using the Filename product met field.Classorg.apache.oodt.pcs.queryApache OODT
FilenameRegexMetExtractor Extracts Metadata from a Product filename that matches a provided regular expression.Classorg.apache.oodt.cas.filemgr.metadata.extractors.examplesApache OODT
FilenameTokenConfigWraps a PGEConfigurationFile as a MetExtractorConfig.Classorg.apache.oodt.cas.metadata.extractorsApache OODT
FilenameTokenConfigReaderReads in a FilenameTokenConfig using the PGEConfigFileReader.Classorg.apache.oodt.cas.metadata.extractorsApache OODT
FilenameTokenExtractorMetKeysMet keys for the FilenameTokenMetExtractor.Interfaceorg.apache.oodt.cas.metadata.extractorsApache OODT
FilenameTokenMetExtractorExtracts out Metadata using the File.Classorg.apache.oodt.cas.metadata.extractorsApache OODT
FileRestrictionsThis class allows the creation of restrictions for files and directories created below an actual directory which is passed into the constructor.Classorg.apache.oodt.cas.pushpull.filerestrictionsApache OODT
FileRestrictionsException Describe your class here .Classorg.apache.oodt.cas.pushpull.exceptionsApache OODT
FileRetrievalSystem Will crawl external directory structures and will download the files within these structures.Classorg.apache.oodt.cas.pushpull.retrievalsystemApache OODT
FileSettingsThis class captures settings used in FileBased actions and the FileExists precondition.Classorg.apache.oodt.cas.crawl.actionApache OODT
FileSizeComparator The compator to use when checking file size in PreConEvalUtils .Classorg.apache.oodt.cas.metadata.preconditionsApache OODT
FileStagerResponsible for transferring Product files to a directory accessible byAuthor:bfoster (Brian Foster)Classorg.apache.oodt.cas.pge.stagingApache OODT
FileStagingInfoConfiguration information about which files should be staged and where.Classorg.apache.oodt.cas.pge.configApache OODT
FileTransferStatusClassorg.apache.oodt.cas.filemgr.structsApache OODT
FILOPrioritySorterSorts the List of WorkflowProcessor candidates according to the time in which the WorkflowInstance that they are processing wasClassorg.apache.oodt.cas.workflow.structsApache OODT
FilterAlgorClassorg.apache.oodt.cas.filemgr.structs.query.filterApache OODT
FilterAlgorithmClassorg.apache.oodt.cas.catalog.query.filterApache OODT
FilterTaskFilters dynamic Metadata from the provided metadata in the run(Metadata, WorkflowTaskConfiguration) method.Classorg.apache.oodt.cas.workflow.examplesApache OODT
FinalFileLocationExtractorExtracts the final FILE_LOCATION met field from the underlying Product and sets it appropriately in the ProductClassorg.apache.oodt.cas.filemgr.metadata.extractors.examplesApache OODT
FixedBufferOutputStreamThis stream writes its output into a byte buffer of fixed length.Classorg.apache.oodt.commons.ioApache OODT
FMBrowserAppApplication object for your web application.Classorg.apache.oodt.cas.filemgr.webapp.browserApache OODT
FMBrowserAppBaseBase FM browser web-application class.Classorg.apache.oodt.cas.webcomponents.filemgrApache OODT
FMBrowserSessionA custom session for the FMBrowserApp, holds its List of TermQueryCriteria.Classorg.apache.oodt.cas.webcomponents.filemgrApache OODT
FreeTextQueryCriteria A Free Text Criteria element for a Query to the Catalog.Classorg.apache.oodt.cas.filemgr.structsApache OODT
FreeTextQueryExpression A Free Text TermQueryExpression Author:woollard, bfosterClassorg.apache.oodt.cas.catalog.queryApache OODT
GangliaAdapterClassorg.apache.oodt.cas.resource.monitor.gangliaApache OODT
GangliaMetKeysInterfaceorg.apache.oodt.cas.resource.monitor.gangliaApache OODT
GangliaResourceMonitorClassorg.apache.oodt.cas.resource.monitor.gangliaApache OODT
GangliaResourceMonitorFactoryClassorg.apache.oodt.cas.resource.monitor.gangliaApache OODT
GangliaXMLParser SAX parser to create a grid configuration from a XML stream.Classorg.apache.oodt.cas.resource.monitor.gangliaApache OODT
GenericCDEObjectFactory An object factory for creating CDE objects.Classorg.apache.oodt.xmlps.utilApache OODT
GenericEmailParserA generic email parser which generates file paths to be downloaded by using a defined java Pattern.Classorg.apache.oodt.cas.pushpull.filerestrictions.parsersApache OODT
GenericFileManagerObjectFactory Generic object creation utilities for FileManager objects from their interface class names.Classorg.apache.oodt.cas.filemgr.utilApache OODT
GenericMetadataObjectFactory A generic object factory for Metadata framework objects.Classorg.apache.oodt.cas.metadata.utilApache OODT
GenericPgeObjectFactoryFactory for creating Objects.Classorg.apache.oodt.cas.pge.utilApache OODT
GenericResourceManagerObjectFactory Generic object creation facilities for the Resource Manager.Classorg.apache.oodt.cas.resource.utilApache OODT
GenericWorkflowObjectFactoryGeneric Workflow object construction utilities.Classorg.apache.oodt.cas.workflow.utilApache OODT
GetConditionByIdCliActionA CmdLineAction which retrieves WorkflowCondition information for WorkflowCondition with given condition ID.Classorg.apache.oodt.cas.workflow.cli.actionApache OODT
GetCurrentTransferCliActionA CmdLineAction which get the current Product file transfer.Classorg.apache.oodt.cas.filemgr.cli.actionApache OODT
GetCurrentTransfersCliActionA CmdLineAction which get list of current Product fileAuthor:bfoster (Brian Foster)Classorg.apache.oodt.cas.filemgr.cli.actionApache OODT
GetExecNodeCliActionA CmdLineAction which get execution node for a job.Classorg.apache.oodt.cas.resource.cli.actionApache OODT
GetExecReportCliActionA CmdLineAction which list all jobs executing and shows what nodes are executing those jobs in addition to queue name andClassorg.apache.oodt.cas.resource.cli.actionApache OODT
GetFilePercentTransferredCliActionA CmdLineAction which get percent transferred for a given data file.Classorg.apache.oodt.cas.filemgr.cli.actionApache OODT
GetFirstPageCliActionA CmdLineAction which gets the first page of Products of aAuthor:bfoster (Brian Foster)Classorg.apache.oodt.cas.filemgr.cli.actionApache OODT
GetFirstPageCliActionGets the first page of workflow instances.Classorg.apache.oodt.cas.workflow.cli.actionApache OODT
GetJobInfoCliActionA CmdLineAction which gets job info.Classorg.apache.oodt.cas.resource.cli.actionApache OODT
GetLastPageCliActionA CmdLineAction which gets the last page of Products of aAuthor:bfoster (Brian Foster)Classorg.apache.oodt.cas.filemgr.cli.actionApache OODT
GetLastPageCliActionA CmdLineOption which gets the last page of workflows.Classorg.apache.oodt.cas.workflow.cli.actionApache OODT
GetNextPageCliActionA CmdLineAction which gets the next page of Products for aAuthor:bfoster (Brian Foster)Classorg.apache.oodt.cas.filemgr.cli.actionApache OODT
GetNextPageCliActionA CmdLineAction which gets the next page of workflows.Classorg.apache.oodt.cas.workflow.cli.actionApache OODT
GetNodeByIdCliActionA CmdLineAction which gets a ResourceNode by ID.Classorg.apache.oodt.cas.resource.cli.actionApache OODT
GetNodeLoadCliActionA CmdLineAction which get load of given node.Classorg.apache.oodt.cas.resource.cli.actionApache OODT
GetNodeReportCliActionA CmdLineAction which returns name (all nodes will be displayed in alphabetical order), load and capacity of all nodes, in addition to what queues that node draws from.Classorg.apache.oodt.cas.resource.cli.actionApache OODT
GetNodesCliActionA CmdLineAction which get list of ResourceNodes.Classorg.apache.oodt.cas.resource.cli.actionApache OODT
GetNodesInQueueCliActionA CmdLineAction which gets the nodes in a queue.Classorg.apache.oodt.cas.resource.cli.actionApache OODT
GetNumProductsCliActionA CmdLineAction which gets number of Products of a givenAuthor:bfoster (Brian Foster)Classorg.apache.oodt.cas.filemgr.cli.actionApache OODT
GetPrevPageCliActionA CmdLineAction which gets the previous page of Products for a given ProductType.Classorg.apache.oodt.cas.filemgr.cli.actionApache OODT
GetPrevPageCliActionA CmdLineAction which gets the previous page of workflows.Classorg.apache.oodt.cas.workflow.cli.actionApache OODT
GetProductByIdCliActionA CmdLineAction which gets information about a ProductAuthor:bfoster (Brian Foster)Classorg.apache.oodt.cas.filemgr.cli.actionApache OODT
GetProductByNameCliActionA CmdLineAction which gets information about a ProductAuthor:bfoster (Brian Foster)Classorg.apache.oodt.cas.filemgr.cli.actionApache OODT
GetProductPercentTransferredCliActionA CmdLineAction which get a Product's data file transfersAuthor:bfoster (Brian Foster)Classorg.apache.oodt.cas.filemgr.cli.actionApache OODT
GetProductTypeByNameCliActionA CmdLineAction which gets a ProductType by name.Classorg.apache.oodt.cas.filemgr.cli.actionApache OODT
GetQueuedJobsCliActionA CmdLineAction which returns Jobs that are currently queued.Classorg.apache.oodt.cas.resource.cli.actionApache OODT
GetQueuesCliActionA CmdLineAction which gets list of Node queues.Classorg.apache.oodt.cas.resource.cli.actionApache OODT
GetQueuesWithNodeCliActionA CmdLineAction which gets queues with given node id.Classorg.apache.oodt.cas.resource.cli.actionApache OODT
GetRegisteredEventsCliActionA CmdLineAction which gets a list of registered events.Classorg.apache.oodt.cas.workflow.cli.actionApache OODT
GetSupportedCatalogIdsCliActionA CmdLineAction which get a list of supported Catalog IDs for given CatalogServiceClient.Classorg.apache.oodt.cas.catalog.cli.actionApache OODT
GetSupportedFactoriesCliActionProtocolAction for get a list of supported ProtocolFactorys.Classorg.apache.oodt.cas.protocol.cli.actionApache OODT
GetTaskByIdCliActionA CmdLineAction which retrieves WorkflowTask information for WorkflowTask with given task ID.Classorg.apache.oodt.cas.workflow.cli.actionApache OODT
GetTaskWallClockTimeCliActionA CmdLineAction which get a workflow instance's current task's wallAuthor:bfoster (Brian Foster)Classorg.apache.oodt.cas.workflow.cli.actionApache OODT
GetWallClockTimeCliActionA CmdLineAction which gets Wall Clock Time for a given workflowAuthor:bfoster (Brian Foster)Classorg.apache.oodt.cas.workflow.cli.actionApache OODT
GetWorkflowByIdCliActionA CmdLineAction which retrieves Workflow information for Workflow with given workflow ID.Classorg.apache.oodt.cas.workflow.cli.actionApache OODT
GetWorkflowInstCliActionA CmdLineAction which get WorkflowInstance information by givenAuthor:bfoster (Brian Foster)Classorg.apache.oodt.cas.workflow.cli.actionApache OODT
GetWorkflowInstMetCliActionA CmdLineAction which get workflow instance metadata.Classorg.apache.oodt.cas.workflow.cli.actionApache OODT
GetWorkflowInstsCliActionA CmdLineAction which lists workflow instances current managed by workflow manager at given URL.Classorg.apache.oodt.cas.workflow.cli.actionApache OODT
GetWorkflowsByEventCliActionA CmdLineAction which get the current list of workflows byAuthor:bfoster (Brian Foster)Classorg.apache.oodt.cas.workflow.cli.actionApache OODT
GetWorkflowsCliActionA CmdLineAction which get list of know workflow models from WorkflowManager at given URL.Classorg.apache.oodt.cas.workflow.cli.actionApache OODT
GlobalConfigViewDisplays information about global config properties loaded from theAuthor:bfoster, mattmannSee Also:Serialized FormClassorg.apache.oodt.cas.workflow.gui.perspective.view.implApache OODT
GlobalVariablesClassorg.apache.oodt.cas.pushpull.expressionsApache OODT
GoodbyeWorld A simple task that takes in a static configuration parameter, Person, and echos the string Goodbye ${person}.Classorg.apache.oodt.cas.workflow.examplesApache OODT
GraphA representation of data flow and control flow relationship associated with aAuthor:mattmann, bfsoterClassorg.apache.oodt.cas.workflow.structsApache OODT
GraphViewThis is where the money happens.Classorg.apache.oodt.cas.workflow.gui.perspective.view.implApache OODT
GreaterThanEqualsExpressionGreater than or equals expression.Classorg.apache.oodt.xmlps.queryparserApache OODT
GreaterThanExpressionGreater than expression.Classorg.apache.oodt.xmlps.queryparserApache OODT
GridServletGrid servlet is an abstract servlet that provides basic behavior (configuration access)See Also:Serialized FormClassorg.apache.oodt.gridApache OODT
GroupActionSupport of a GroupAction could go a ways to simplify command line specification of actions to run.Classorg.apache.oodt.cas.crawl.actionApache OODT
GroupCmdLineOptionCmdLineOption which is a group option (i.Classorg.apache.oodt.cas.cli.optionApache OODT
GroupSubOptionA Group allowable sub-CmdLineOption.Classorg.apache.oodt.cas.cli.optionApache OODT
GuiParamsClassorg.apache.oodt.cas.filemgr.browser.viewApache OODT
GuiUtilsGeneric utility functions helpful for the Workflow Editor GUI.Classorg.apache.oodt.cas.workflow.gui.utilApache OODT
HandleableCmdLineOptionA CmdLineOption which has a CmdLineOptionHandler should implement this interface.Interfaceorg.apache.oodt.cas.cli.optionApache OODT
Handler Describe your class here.Classorg.apache.oodt.cas.pushpull.url.handlers.imapsApache OODT
Handler Describe your class here.Classorg.apache.oodt.cas.pushpull.url.handlers.sftpApache OODT
HandlerQueryParserParsers the XMLQuery and its @link XMLQuery#getWhereElementSet()} into an Expression tree.Classorg.apache.oodt.xmlps.queryparserApache OODT
HasProductCliActionA CmdLineAction which checks if the File Manager has a givenAuthor:bfoster (Brian Foster)Classorg.apache.oodt.cas.filemgr.cli.actionApache OODT
Header An object of this class is a header element of a query.Classorg.apache.oodt.xmlqueryApache OODT
HeaderCellClassorg.apache.oodt.cas.filemgr.browser.view.panelsApache OODT
HeaderRowClassorg.apache.oodt.cas.filemgr.browser.view.panelsApache OODT
HeaderSpacerClassorg.apache.oodt.cas.filemgr.browser.view.panelsApache OODT
HealthMonitorA wicket controller for exposing the super awesome power of theVersion:$Revision$Author:mattmannSee Also:Serialized FormClassorg.apache.oodt.pcs.webcomponents.healthApache OODT
HealthResourceThe JAX-RS resource exposing the PCSHealthMonitor.Classorg.apache.oodt.pcs.servicesApache OODT
HelloWorld A simple task that takes in the static configuration parameter, Person, and echos the String Hello ${person}.Classorg.apache.oodt.cas.workflow.examplesApache OODT
HelloWorldJob The classic programming example: the hello world job.Classorg.apache.oodt.cas.resource.examplesApache OODT
HelpCmdLineOptionThe Help CmdLineOption.Classorg.apache.oodt.cas.cli.optionApache OODT
HighestFIFOPrioritySorterSorts based on highest Priority for a WorkflowProcessor using a particular boostAmount provided by a calling party.Classorg.apache.oodt.cas.workflow.structsApache OODT
HighestPrioritySorterSorts strictly based on associated WorkflowProcessor#getPriority() in reverse natural order.Classorg.apache.oodt.cas.workflow.structsApache OODT
HomeClassorg.apache.oodt.cas.filemgr.webapp.browserApache OODT
HomeDescribe your class here.Classorg.apache.oodt.cas.workflow.webapp.monitorApache OODT
HomePageClassorg.apache.oodt.cas.curationApache OODT
HomePageMain home page of the web app.Classorg.apache.oodt.pcs.opsuiApache OODT
Host Configuration element for the Ganglia host mapping.Classorg.apache.oodt.cas.resource.monitor.ganglia.configurationApache OODT
HostKeyAuthenticationAuthentication implementation allowing a SSH host key file to be specified.Classorg.apache.oodt.cas.protocol.sftp.authApache OODT
HTTPContextThis is a pseudo context that yields any name passed in as a URL, if it can be parsed as an URL.Classorg.apache.oodt.commons.object.jndiApache OODT
HttpFileHTTP extension of ProtocolFileVersion:$Revision$Author:bfosterClassorg.apache.oodt.cas.protocol.httpApache OODT
HttpProtocolHttp Protocol communication classVersion:$Revision$Author:bfosterClassorg.apache.oodt.cas.protocol.httpApache OODT
HttpProtocolFactoryFactory for creating HttpProtocolsVersion:$Revision$Author:bfosterClassorg.apache.oodt.cas.protocol.httpApache OODT
HttpRedirectExceptionClassorg.apache.oodt.productApache OODT
HttpUtilsUtility methods for HTTP Protocol related tasks.Classorg.apache.oodt.cas.protocol.http.utilApache OODT
IconLoaderLoads the appropriate classpath-level icon image for Tools, etc.Classorg.apache.oodt.cas.workflow.gui.utilApache OODT
IdentifiableEdgeAn ID'ed edge identified by UUID.Classorg.apache.oodt.cas.workflow.gui.perspective.view.implApache OODT
IdentityDetailsThe response from a call to SSOMetKeys.Classorg.apache.oodt.security.sso.openssoApache OODT
ImapsProtocolIMAP Secure Protocol implementationVersion:$Revision$Author:bfosterClassorg.apache.oodt.cas.protocol.imapsApache OODT
ImapsProtocolFactoryFactory for creating ImapsProtocols.Classorg.apache.oodt.cas.protocol.imapsApache OODT
ImapsURLConnectionClassorg.apache.oodt.cas.pushpull.url.handlers.imapsApache OODT
IncidentAn incident signifies some occurrence within an activity.Classorg.apache.oodt.commons.activityApache OODT
Index A Interface for Communicating with an Term Index.Classorg.apache.oodt.cas.catalog.structApache OODT
IndexFactoryInterfaceorg.apache.oodt.cas.catalog.structApache OODT
IndexPagerClassorg.apache.oodt.cas.catalog.pageApache OODT
IngestAncillaryThis action allows the crawler to ingest an ancillary file while crawling other files.Classorg.apache.oodt.cas.crawl.actionApache OODT
Ingester An interface for ingesting Products .Interfaceorg.apache.oodt.cas.filemgr.ingestApache OODT
IngestException An exception when ingesting a product.Classorg.apache.oodt.cas.filemgr.structs.exceptionsApache OODT
IngestionResourceLeverages CAS Ingester interface to ingest Products into the CAS File Manager via CAS Curator and a REST-ful interface.Classorg.apache.oodt.cas.curation.serviceApache OODT
IngestionTaskA specification for ingestion using the Ingester interface in theVersion:$Revision$Author:mattmannClassorg.apache.oodt.cas.curation.structsApache OODT
IngestionTaskStatusMet keys for the IngestionTask.Interfaceorg.apache.oodt.cas.curation.structsApache OODT
IngestMapperInterfaceorg.apache.oodt.cas.catalog.mappingApache OODT
IngestMapperFactoryInterfaceorg.apache.oodt.cas.catalog.mappingApache OODT
IngestProductCliActionA CmdLineAction which ingests a Product.Classorg.apache.oodt.cas.filemgr.cli.actionApache OODT
IngestReceiptClassorg.apache.oodt.cas.catalog.pageApache OODT
IngestServiceInterfaceorg.apache.oodt.cas.catalog.structApache OODT
IngestServiceExceptionClassorg.apache.oodt.cas.catalog.exceptionApache OODT
IngestStatusInterfaceorg.apache.oodt.cas.crawl.statusApache OODT
InitializerInitializer for an enterprise application.Interfaceorg.apache.oodt.commonsApache OODT
InMemoryIndexClassorg.apache.oodt.cas.catalog.struct.impl.indexApache OODT
InMemoryIndexFactoryClassorg.apache.oodt.cas.catalog.struct.impl.indexApache OODT
InMemoryIngestMapperClassorg.apache.oodt.cas.catalog.mappingApache OODT
InMemoryIngestMapperFactoryClassorg.apache.oodt.cas.catalog.mappingApache OODT
InPlaceDataTransfererAn implementation of the DataTransfer interface that leaves products in the same place (i.Classorg.apache.oodt.cas.filemgr.datatransferApache OODT
InPlaceDataTransferFactory Creates new InPlaceDataTransferers.Classorg.apache.oodt.cas.filemgr.datatransferApache OODT
InPlaceVersionerA Inplace versioner that ingests the file without moving the actual file.Classorg.apache.oodt.cas.filemgr.versioningApache OODT
InputFilesQueryA query to the File Manager using the InputFiles product metVersion:$Revision$Author:mattmannClassorg.apache.oodt.pcs.queryApache OODT
InstanceRepoCleanerCleans a workflow manager instance repository of ghost jobs that will never execute and cleans up job history and repository status.Classorg.apache.oodt.cas.workflow.toolsApache OODT
InstanceRepositoryException An exception thrown by the WorkflowInstanceRepository.Classorg.apache.oodt.cas.workflow.structs.exceptionsApache OODT
InternalServerErrorExceptionThis type of exception returns an HTTP 'internal server error' response (status code 500) with an additional message.Classorg.apache.oodt.cas.product.jaxrs.exceptionsApache OODT
IterativeWorkflowProcessorThreadAn instance of the WorkflowProcessorThread that processes through an iterative WorkflowInstance.Classorg.apache.oodt.cas.workflow.engineApache OODT
JDBC_DBThis class is a wrapper for JDBC.Classorg.apache.oodt.commons.utilApache OODT
JJTQueryParserStateClassorg.apache.oodt.cas.catalog.query.parserApache OODT
Job The unit of computation in the resource manager.Classorg.apache.oodt.cas.resource.structsApache OODT
JobBuilderClassorg.apache.oodt.cas.resource.utilApache OODT
JobException The base class for Job Exceptions.Classorg.apache.oodt.cas.resource.structs.exceptionsApache OODT
JobExecutionException Exception thrown when executing a Job.Classorg.apache.oodt.cas.resource.structs.exceptionsApache OODT
JobHealthStatusA container representing Job health status in the PCSVersion:$Revision$Author:mattmannClassorg.apache.oodt.pcs.healthApache OODT
JobIdQueryA query to the File Manager using the JobId product met field.Classorg.apache.oodt.pcs.queryApache OODT
JobInput Input to a job that should be writeable over the XML-RPC wire.Interfaceorg.apache.oodt.cas.resource.structsApache OODT
JobInputException An exception thrown by a JobInstance when the given JobInput is not what itClassorg.apache.oodt.cas.resource.structs.exceptionsApache OODT
JobInstance A job interface: the thing that actually performs the work.Interfaceorg.apache.oodt.cas.resource.structsApache OODT
JobMetadata A set of metadata constants used by Jobs in the resource manager.Interfaceorg.apache.oodt.cas.resource.metadataApache OODT
JobQueue An interface for persisting JobSpecs used by a JobQueueController.Interfaceorg.apache.oodt.cas.resource.jobqueueApache OODT
JobQueueException Exception thrown when there is an error with the JobQueueing subsystem.Classorg.apache.oodt.cas.resource.structs.exceptionsApache OODT
JobQueueFactoryInterfaceorg.apache.oodt.cas.resource.jobqueueApache OODT
JobRepositoryInterfaceorg.apache.oodt.cas.resource.jobrepoApache OODT
JobRepositoryException An exception thrown when persisting a Job to a JobRepository.Classorg.apache.oodt.cas.resource.structs.exceptionsApache OODT
JobRepositoryFactoryInterfaceorg.apache.oodt.cas.resource.jobrepoApache OODT
JobSpec A class that holds the complete specification for how to run a Job.Classorg.apache.oodt.cas.resource.structsApache OODT
JobSpecSerializerA class used to serialize and de-serialize a job specAuthor:starchmdSee Also:Serialized FormClassorg.apache.oodt.cas.resource.structsApache OODT
JobStack The Job Stack for unallocatable Jobs.Classorg.apache.oodt.cas.resource.jobqueueApache OODT
JobStackJobQueueFactory A factory for creating JobStack JobQueues.Classorg.apache.oodt.cas.resource.jobqueueApache OODT
JobStatus Describe your class here.Interfaceorg.apache.oodt.cas.resource.structsApache OODT
JobSubmitterClassorg.apache.oodt.cas.resource.toolsApache OODT
JschSftpProtocolAn implement of an SFTP provider based on Jcraft's JSCH library.Classorg.apache.oodt.cas.protocol.sftpApache OODT
JschSftpProtocolFactoryCreates new JschSftpProtocols.Classorg.apache.oodt.cas.protocol.sftpApache OODT
JungJGraphModelAdapterThis class integrates OODT, Jung and JGraph.Classorg.apache.oodt.cas.workflow.gui.perspective.view.implApache OODT
KillCliActionA CmdLineAction which kills a job.Classorg.apache.oodt.cas.resource.cli.actionApache OODT
LargeProductQueryHandlerHandle requests for products that are too large to fit in an XMLQuery object.Interfaceorg.apache.oodt.productApache OODT
LargeResultA large result is a result for large products.Classorg.apache.oodt.xmlqueryApache OODT
LastModifiedCheckComparatorPrecondition class that checks on the last modification time of a product, requiring the product to be no older than a given time (in seconds).Classorg.apache.oodt.cas.metadata.preconditionsApache OODT
LaunchXmlRpcServerCliActionClassorg.apache.oodt.cas.catalog.server.cli.actionApache OODT
LDAP This class provides LDAP convenience services.Classorg.apache.oodt.commons.utilApache OODT
LeafListenerClassorg.apache.oodt.profile.guiApache OODT
LenientDataSourceCatalog Extension of DataSourceCatalog that can accomodate dynamic fields.Classorg.apache.oodt.cas.filemgr.catalogApache OODT
LessThanEqualsExpression A less than or equals expression.Classorg.apache.oodt.xmlps.queryparserApache OODT
LessThanExpression A less than expression.Classorg.apache.oodt.xmlps.queryparserApache OODT
LightweightProfileServerA lightweight profile server.Classorg.apache.oodt.profile.handlers.lightweightApache OODT
LineWrapper class for representing a line between two ModelNodes.Classorg.apache.oodt.cas.workflow.gui.utilApache OODT
ListingConfThe configuration for the PCSLongLister.Classorg.apache.oodt.pcs.listingApache OODT
ListingConfKeysMet keys required to read the ListingConf.Interfaceorg.apache.oodt.pcs.listingApache OODT
ListRetrieverClassorg.apache.oodt.cas.pushpull.retrievalmethodApache OODT
LiteralClassorg.apache.oodt.xmlps.queryparserApache OODT
LoadCalculatorInterfaceorg.apache.oodt.cas.resource.monitor.ganglia.loadcalcApache OODT
LoadCalculatorFactoryInterfaceorg.apache.oodt.cas.resource.monitor.ganglia.loadcalcApache OODT
LoadCatalogRepositoryCliActionA CmdLineAction which allows Catalogs to be loaded from an existing CatalogRepositoryFactory and to be add to a runningClassorg.apache.oodt.cas.catalog.cli.actionApache OODT
LoadCatalogsCliActionA CmdLineAction which loads Catalogs from a Spring XML file and adds them to the running Catalog Service.Classorg.apache.oodt.cas.catalog.cli.actionApache OODT
LocalCacheClassorg.apache.oodt.cas.filemgr.ingestApache OODT
LocalCacheFactoryClassorg.apache.oodt.cas.filemgr.ingestApache OODT
LocalDataTransferer An implementation of the DataTransfer interface that moves products that are available via URIs on the same machine, through anClassorg.apache.oodt.cas.filemgr.datatransferApache OODT
LocalDataTransferFactory Creates new LocalDataTransferers.Classorg.apache.oodt.cas.filemgr.datatransferApache OODT
Log This class represents the application- or applet-wide logging facility.Classorg.apache.oodt.commons.ioApache OODT
LogEvent A logging event is generated and delivered to all registered log listeners when a message was logged, a logging stream was started, or when a logging stream was stopped.Classorg.apache.oodt.commons.ioApache OODT
LogEventMultiplexerMultiplexer for logging events.Classorg.apache.oodt.commons.utilApache OODT
LogFilterA filter for log messages.Classorg.apache.oodt.commons.ioApache OODT
LoggerOutputStreamOutputStream wrapper around a java Logger.Classorg.apache.oodt.commons.ioApache OODT
LogInitThe LogInit class is intended to be used to initialize the logging capability implemented by the Log class.Classorg.apache.oodt.commons.utilApache OODT
LoginPageClassorg.apache.oodt.cas.curation.loginApache OODT
LoginServletController servlet that authenticates the administrator password.Classorg.apache.oodt.gridApache OODT
LogListenerListener for logging events.Interfaceorg.apache.oodt.commons.ioApache OODT
LogOpExpressionA logical expression with a left-hand side and right hind-side Expression.Classorg.apache.oodt.xmlps.queryparserApache OODT
LogWriterA writer for log messages.Classorg.apache.oodt.commons.ioApache OODT
LongCondition A Simple condition that evaluates to false as many times as specified by the dynamic metadata parameter numFalse.Classorg.apache.oodt.cas.workflow.examplesApache OODT
LongJob A Job that will take a variable amount of time to finish.Classorg.apache.oodt.cas.resource.examplesApache OODT
LongTask An example task to simulate actual work that should last a specified number of seconds.Classorg.apache.oodt.cas.workflow.examplesApache OODT
LongTransactionIdFactoryClassorg.apache.oodt.cas.catalog.struct.impl.transactionApache OODT
LRUQueueManagerClassorg.apache.oodt.cas.resource.schedulerApache OODT
LRUScheduler An implementation of a Scheduler that uses a least-recently-used algorithm for scheduling Jobs.Classorg.apache.oodt.cas.resource.schedulerApache OODT
LRUSchedulerFactory A Least recently used scheduler factory interface.Classorg.apache.oodt.cas.resource.schedulerApache OODT
LuceneCatalog An implementation of a File Catalog using Apache's popular Lucene text indexing engine as a Author:mattmann, bfoster, lucaClassorg.apache.oodt.cas.filemgr.catalogApache OODT
LuceneCatalogFactory A Factory for creating Lucene-based Catalogs.Classorg.apache.oodt.cas.filemgr.catalogApache OODT
LuceneIngestMapperClassorg.apache.oodt.cas.catalog.mappingApache OODT
LuceneIngestMapperFactoryClassorg.apache.oodt.cas.catalog.mappingApache OODT
LuceneQueryCliActionA CmdLineAction which converts a Lucene-like query into a File Manager Query and returns the results.Classorg.apache.oodt.cas.filemgr.cli.actionApache OODT
LuceneWorkflowInstanceRepositoryClassorg.apache.oodt.cas.workflow.instrepoApache OODT
LuceneWorkflowInstanceRepositoryFactory A Factory class for creating LuceneWorkflowEngines.Classorg.apache.oodt.cas.workflow.instrepoApache OODT
MailTaskA CAS WorkflowTaskInstance responsible for sending an email to a recipient notifying them of ingest.Classorg.apache.oodt.cas.workflow.examplesApache OODT
MainWindowClassorg.apache.oodt.cas.filemgr.browser.viewApache OODT
MajorMinorVersionTypeHandlerHandler metadata element values whose original format is: \d{1,2}.Classorg.apache.oodt.cas.filemgr.structs.type.examplesApache OODT
MappedDataSourceCatalog An extension to the DataSourceCatalog where product type names are mapped to the table names in the database (to deal with large product typeClassorg.apache.oodt.cas.filemgr.catalogApache OODT
MappedDataSourceCatalogFactory Factory for constructing a special DataSourceCatalog called MappedDataSourceCatalog which is able to override the defaultClassorg.apache.oodt.cas.filemgr.catalogApache OODT
Mapping An Mapping is a List of MappingFields that define the translation of common ontological queries into queries against a local site'sClassorg.apache.oodt.xmlps.mappingApache OODT
MappingField A field within a mapping.Classorg.apache.oodt.xmlps.mappingApache OODT
MappingFunc A function to convert CDEValues from a CDE domain vocabulary into a SDE domain vocabularyInterfaceorg.apache.oodt.xmlps.mapping.funcsApache OODT
MappingReader A static final reader class for reading Mappings.Classorg.apache.oodt.xmlps.mappingApache OODT
MappingReaderMetKeysInterfaceorg.apache.oodt.xmlps.mappingApache OODT
MD5GetHandlerA OFSNGetHandler to perform an MD5 for a file on the server side.Classorg.apache.oodt.product.handlers.ofsnApache OODT
MemoryBasedCatalogRepository Memory based Repository where the CatalogService stores its TransactionId Mapping and serializes its CatalogsClassorg.apache.oodt.cas.catalog.repositoryApache OODT
MemoryBasedCatalogRepositoryFactoryClassorg.apache.oodt.cas.catalog.repositoryApache OODT
MemoryBasedIngestMapperClassorg.apache.oodt.cas.catalog.mappingApache OODT
MemoryBasedIngestMapperFactoryClassorg.apache.oodt.cas.catalog.mappingApache OODT
MemoryJobRepository An implementation of a JobRepository that uses an internal HashMap for persisting its JobSpecs.Classorg.apache.oodt.cas.resource.jobrepoApache OODT
MemoryJobRepositoryFactory Creates new MemoryJobRepositorys.Classorg.apache.oodt.cas.resource.jobrepoApache OODT
MemoryLogger This logger maintains log messages in memory.Classorg.apache.oodt.commons.utilApache OODT
MemoryWorkflowInstanceRepository A simple WorkflowInstanceRepository that does not require the use of a database to track the status of the Workflow executions it manages.Classorg.apache.oodt.cas.workflow.instrepoApache OODT
MemoryWorkflowInstanceRepositoryFactory A Factory for creating MemoryWorkflowInstanceRepositorys.Classorg.apache.oodt.cas.workflow.instrepoApache OODT
MenuBarClassorg.apache.oodt.cas.filemgr.browser.view.menusApache OODT
MetadataMetadata is a Map of String keys mapped to Object values.Classorg.apache.oodt.cas.metadataApache OODT
MetadataBasedFileVersioner A Versioner class that uses Metadata fields and a given filePathSpec to version references.Classorg.apache.oodt.cas.filemgr.versioningApache OODT
MetadataBasedProductMover A tool to move products based on their metadata attributes.Classorg.apache.oodt.cas.filemgr.toolsApache OODT
MetadataBrowserMetadata-view popup.Classorg.apache.oodt.cas.webcomponents.filemgr.browser.metadataApache OODT
MetadataDumper A simple tool to write out a .Classorg.apache.oodt.cas.filemgr.toolsApache OODT
MetadataExtractorInterface for extracting metadata from a generic web accessible resource into a CAS metadata container.Interfaceorg.apache.oodt.opendapps.extractorsApache OODT
MetadataKeyReplacerTemplateWriterSimple template based replacement writer, replaces $variables inside of a text file template with information computed by Apache OODT (e.Classorg.apache.oodt.cas.pge.writersApache OODT
MetadataListPcsMetFileWriterClassorg.apache.oodt.cas.pge.writers.metlistApache OODT
MetadataResourceClassorg.apache.oodt.cas.curation.serviceApache OODT
MetadataResourceA JAX-RS resource representing a Metadata object.Classorg.apache.oodt.cas.product.jaxrs.resourcesApache OODT
MetadataTimeEventClassorg.apache.oodt.cas.catalog.query.filter.timeApache OODT
MetadataTimeEventFilterAlgorithmClassorg.apache.oodt.cas.catalog.query.filter.timeApache OODT
MetadataTimeEventQueryFilterClassorg.apache.oodt.cas.catalog.query.filter.timeApache OODT
MetExtractionException Exception thrown by the Met Extraction framework.Classorg.apache.oodt.cas.metadata.exceptionsApache OODT
MetExtractor An interface for Metadata extraction.Interfaceorg.apache.oodt.cas.metadataApache OODT
MetExtractorConfigInterfaceorg.apache.oodt.cas.metadataApache OODT
MetExtractorConfigReader A reader interface which converts config Files into MetExtractorConfig objectsInterfaceorg.apache.oodt.cas.metadataApache OODT
MetExtractorConfigReaderExceptionException throw when error occurs while parsing a config File into aAuthor:bfoster@apache.Classorg.apache.oodt.cas.metadata.exceptionsApache OODT
MetExtractorException Describe your class here .Classorg.apache.oodt.cas.pushpull.exceptionsApache OODT
MetExtractorProductCrawler A variant of the Standard Product Crawler where .Classorg.apache.oodt.cas.crawlApache OODT
MetExtractorSpec A specification for instantiating MetExtractors .Classorg.apache.oodt.cas.crawl.typedetectionApache OODT
MethodClassorg.apache.oodt.cas.pushpull.expressionsApache OODT
MethodException Describe your class here .Classorg.apache.oodt.cas.pushpull.exceptionsApache OODT
MetReaderConfig Describe your class here.Classorg.apache.oodt.cas.metadata.extractorsApache OODT
MetReaderConfigReaderClassorg.apache.oodt.cas.metadata.extractorsApache OODT
MetReaderExtractor A Met Extractor that assumes that the .Classorg.apache.oodt.cas.metadata.extractorsApache OODT
Metric Configuration element for the Ganglia Metric mapping.Classorg.apache.oodt.cas.resource.monitor.ganglia.configurationApache OODT
MiddlePaneClassorg.apache.oodt.cas.filemgr.browser.view.panelsApache OODT
MimeExtractorConfigMetKeys XML Config file Met Keys for the MimeExtractorConfig .Interfaceorg.apache.oodt.cas.crawl.typedetectionApache OODT
MimeExtractorConfigReaderStatic reader class for MimeExtractors.Classorg.apache.oodt.cas.crawl.typedetectionApache OODT
MimeExtractorRepoRepo of extractor spec and naming conventions mapped by mime-type.Classorg.apache.oodt.cas.crawl.typedetectionApache OODT
MimeTypeComparator A PreConditionComparator that uses Apache Tika for Mime detection .Classorg.apache.oodt.cas.metadata.preconditionsApache OODT
MimeTypeCrawlerActionCalls a CrawlerAction if this File matches the specified set of internal mimeTypes.Classorg.apache.oodt.cas.crawl.actionApache OODT
MimeTypeExtractorClassorg.apache.oodt.cas.filemgr.metadata.extractors.examplesApache OODT
MimeTypeUtilsClassorg.apache.oodt.cas.metadata.utilApache OODT
MockGmetadClassorg.apache.oodt.cas.resource.monitor.utilsApache OODT
ModelGraphThe graph to display per workflow in the Workflow Editor GUI.Classorg.apache.oodt.cas.workflow.gui.modelApache OODT
ModelNodeRepresents a node in the Workflow Model graph.Classorg.apache.oodt.cas.workflow.gui.modelApache OODT
Monitor The Job Monitor interface.Interfaceorg.apache.oodt.cas.resource.monitorApache OODT
MonitorException An Exception thrown by the Monitoring framework.Classorg.apache.oodt.cas.resource.structs.exceptionsApache OODT
MonitorFactory Creates new Monitor implementations.Interfaceorg.apache.oodt.cas.resource.monitorApache OODT
MoveFileMoves a Product file as a reponse to a Crawler lifecycle phaseAuthor:bfoster (Brian Foster), mattmann (Chris Mattmann)Classorg.apache.oodt.cas.crawl.actionApache OODT
MultiServerThe MultiServer runs multiple server objects in a single JVM.Classorg.apache.oodt.commonsApache OODT
MultiStatePerspectiveA multi-state display perspective.Classorg.apache.oodt.cas.workflow.gui.perspectiveApache OODT
MultiStateViewClassorg.apache.oodt.cas.workflow.gui.perspective.viewApache OODT
NameProductIdGenerator that sets the Product identifier equal to the product name.Classorg.apache.oodt.cas.filemgr.catalog.solrApache OODT
NameValueJobInput A JobInput backed by a Properties object of NameValue pairs.Classorg.apache.oodt.cas.resource.structsApache OODT
NamingConventionInterface for renaming files.Interfaceorg.apache.oodt.cas.metadata.filenamingApache OODT
NamingConventionExceptionException throw by NamingConvention on error.Classorg.apache.oodt.cas.metadata.exceptionsApache OODT
NcmlMetadataExtractor Currently this class is simply a stub that doesn't do anything.Classorg.apache.oodt.opendapps.extractorsApache OODT
NetClassorg.apache.oodt.commons.netApache OODT
NoAuthenticationClassorg.apache.oodt.cas.protocol.authApache OODT
NodeInterfaceorg.apache.oodt.cas.catalog.query.parserApache OODT
NodeRepository The Node Repository interface.Interfaceorg.apache.oodt.cas.resource.noderepoApache OODT
NodeRepositoryFactory The Node Repository Factory interface.Interfaceorg.apache.oodt.cas.resource.noderepoApache OODT
NoOpTaskPerforms no action, an is a no-op.Classorg.apache.oodt.cas.workflow.examplesApache OODT
NoRestrictionsCmdLineOptionValidatorA CmdLineOptionValidator which always returns true.Classorg.apache.oodt.cas.cli.option.validatorApache OODT
NotFoundExceptionThis type of exception returns an HTTP 'not found' response (status code 404) with an additional message.Classorg.apache.oodt.cas.product.jaxrs.exceptionsApache OODT
NotQueryExpressionClassorg.apache.oodt.cas.catalog.queryApache OODT
NullActivityA null activity doesn't record any incidents.Classorg.apache.oodt.commons.activityApache OODT
NullInputStreamAn input stream that's always empty.Classorg.apache.oodt.commons.ioApache OODT
NullOutputStreamA null output stream.Classorg.apache.oodt.commons.ioApache OODT
NumIncrementTask This task illustrates OODT-53 by taking a num Metadata parameter and then incrementing it.Classorg.apache.oodt.cas.workflow.examplesApache OODT
ObjectCtxFactoryJNDI context factory for object contexts.Classorg.apache.oodt.commons.object.jndiApache OODT
ObjectFactoryFactory to create profile-related objects.Interfaceorg.apache.oodt.profileApache OODT
ObjectTimeEvent A TimeEvent associated with a particular Object.Classorg.apache.oodt.cas.filemgr.structs.query.filterApache OODT
ObjectTimeEvent A TimeEvent associated with a particular Object.Classorg.apache.oodt.commons.filterApache OODT
OFSNFileHandlerAn extensible implementation of the PDS-inspired Online File Specification Name (OFSN) style product server.Classorg.apache.oodt.product.handlers.ofsnApache OODT
OFSNFileHandlerConfigurationThe OFSN product handler's configuration object.Classorg.apache.oodt.product.handlers.ofsnApache OODT
OFSNFileHandlerConfigurationReaderReads an XML file representation of the OFSNFileHandlerConfiguration.Classorg.apache.oodt.product.handlers.ofsnApache OODT
OFSNGetHandlerThe default OFSN handler for getting remote data.Interfaceorg.apache.oodt.product.handlers.ofsnApache OODT
OFSNHandlerConfigA configuration element in the XML config file for the OFSN handler.Classorg.apache.oodt.product.handlers.ofsnApache OODT
OFSNListHandler Classes that implement this interface define how to return file listings on a remote server from an ofsn.Interfaceorg.apache.oodt.product.handlers.ofsnApache OODT
OFSNMetKeysMet keys for use in OFSN handler definition.Interfaceorg.apache.oodt.product.handlers.ofsn.metadataApache OODT
OFSNObjectFactoryThe Object factory to use in the OFSN product server.Classorg.apache.oodt.product.handlers.ofsn.utilApache OODT
OFSNUtilsClassorg.apache.oodt.product.handlers.ofsn.utilApache OODT
OFSNXMLConfigMetKeysMet Keys for the OFSNFileHandlerConfigurationReaderVersion:$Revision$Author:mattmannInterfaceorg.apache.oodt.product.handlers.ofsn.metadataApache OODT
OFSNXMLMetKeys Describe your class here.Interfaceorg.apache.oodt.product.handlers.ofsn.metadataApache OODT
OODTMetKeys Describe your class here.Interfaceorg.apache.oodt.product.handlers.ofsn.metadataApache OODT
OpendapConfigThe configuration object for the OpendapProfileHandler.Classorg.apache.oodt.opendapps.configApache OODT
OpendapConfigMetKeysA set of metadata keys for reading the OpendapConfig.Interfaceorg.apache.oodt.opendapps.configApache OODT
OpendapConfigReaderReads the OpendapConfig from a provided file and returns it.Classorg.apache.oodt.opendapps.configApache OODT
OpendapProfileElementExtractorThis class is used to set custom functionality for scraping data into different types of objects.Classorg.apache.oodt.opendappsApache OODT
OpendapProfileHandlerA generic reusable OODT ProfileHandler for use in extracting metadata from OPeNDAP and THREDDS-accessible datasets.Classorg.apache.oodt.opendappsApache OODT
OpendapProfileMetKeysInterface containing names for the metadata keys written to an OpenDAP profile document.Interfaceorg.apache.oodt.opendapps.configApache OODT
OpendapURLEvaluatorClassorg.apache.oodt.opendapps.utilApache OODT
OpenSSOImplConnects to OpenSSO's authorization endpoint and authenticates a user, implementing the CAS AbstractWebBasedSingleSignOn interface.Classorg.apache.oodt.security.ssoApache OODT
OperatorClassorg.apache.oodt.cas.pushpull.expressionsApache OODT
OpsuiAppThe OPSUI application object.Classorg.apache.oodt.pcs.opsuiApache OODT
OPSUIWebPageExtension of WebPage for customized featuresVersion:$Revision$Author:rivermaSee Also:Serialized FormClassorg.apache.oodt.pcs.opsuiApache OODT
OptimizeLuceneCatalog A Tool to optimize a LuceneCatalog's index directory for search.Classorg.apache.oodt.cas.filemgr.toolsApache OODT
OptionHelpExceptionException thrown to express that HelpCmdLineOption should be given to see help message.Classorg.apache.oodt.cas.cli.exceptionApache OODT
OptionPropertyRegisterRegister for determining if a Java Property is required or optional and thus determining which options become required or optional becauseClassorg.apache.oodt.cas.cli.utilApache OODT
OrExpressionClassorg.apache.oodt.xmlps.queryparserApache OODT
OutputDirAn output directory where PGE will create files.Classorg.apache.oodt.cas.pge.configApache OODT
OutputFilesQueryA query to the File Manager using the OutputFiles product metVersion:$Revision$Author:mattmannClassorg.apache.oodt.pcs.queryApache OODT
PackagedWorkflowRepositoryLoads Workflow2 (WEngine) Style Workflow XML files.Classorg.apache.oodt.cas.workflow.repositoryApache OODT
PackagedWorkflowRepositoryFactoryConstructs PackagedWorkflowRepositorys.Classorg.apache.oodt.cas.workflow.repositoryApache OODT
PageClassorg.apache.oodt.cas.catalog.pageApache OODT
PagedQueryCliActionClassorg.apache.oodt.cas.catalog.cli.actionApache OODT
PageInfoClassorg.apache.oodt.cas.catalog.pageApache OODT
Pagination An interface for pagination of Product Lists.Interfaceorg.apache.oodt.cas.filemgr.utilApache OODT
PaginationInterfaceorg.apache.oodt.cas.workflow.utilApache OODT
PaginationUtils A set of utility methods to do pagination.Classorg.apache.oodt.commons.paginationApache OODT
PairWrapper class around 2 objects.Classorg.apache.oodt.cas.pge.utilApache OODT
ParallelProcessorWorkflowProcessor which handles running sub-workflow processors in parallel.Classorg.apache.oodt.cas.workflow.engine.processorApache OODT
ParametersClass holding parameters for Solr implementation of CAS File Manager.Classorg.apache.oodt.cas.filemgr.catalog.solrApache OODT
ParentChildWorkflowA Workflow container object that maps a Parent and a Child Workflow model by using the Graph construct.Classorg.apache.oodt.cas.workflow.structsApache OODT
ParentKeyDataSourceMetExtractorSupports data source key look via parent key if files key is no good.Classorg.apache.oodt.cas.metadata.extractorsApache OODT
ParseConstantsConstant met keys used in parsing the XMLQuery.Interfaceorg.apache.oodt.xmlps.queryparserApache OODT
ParsedArgClassorg.apache.oodt.cas.cli.utilApache OODT
ParseExceptionThis exception is thrown when parse errors are encountered.Classorg.apache.oodt.cas.catalog.query.parserApache OODT
ParserInterfaceorg.apache.oodt.cas.pushpull.filerestrictionsApache OODT
ParserException Describe your class here .Classorg.apache.oodt.cas.pushpull.exceptionsApache OODT
ParserInfoClassorg.apache.oodt.cas.pushpull.configApache OODT
PathUtils A Utility class for replacing environment variables and maniuplating file .Classorg.apache.oodt.cas.metadata.utilApache OODT
PathUtilsNamingConventionA NamingConvention which utilizes PathUtils.Classorg.apache.oodt.cas.metadata.filenamingApache OODT
PauseWorkflowInstCliActionA CmdLineAction which stops a workflow instance.Classorg.apache.oodt.cas.workflow.cli.actionApache OODT
PCSConfigMetadataA set of Met Keys for the Task Metadata required by the PCS.Interfaceorg.apache.oodt.pcs.metadataApache OODT
PCSDaemonStatus A simple data structure to capture the status of a PCS daemon (either the File Manager, the Workflow Manager, or the Resource Manager)Classorg.apache.oodt.pcs.healthApache OODT
PCSHealthMonitorA tool to monitor the health of the PCS.Classorg.apache.oodt.pcs.toolsApache OODT
PCSHealthMonitorMetKeysMet keys for the PCSHealthMonitor toolVersion:$Revision$Author:mattmannInterfaceorg.apache.oodt.pcs.healthApache OODT
PCSHealthMonitorReportThe output generated from running the PCSHealthMonitor.Classorg.apache.oodt.pcs.healthApache OODT
PCSLongListerThe PCS Long Lister tool: mimics UNIX-ls and looks up descendant metadata for fields like TestTag, SubTestTag, TestCounter.Classorg.apache.oodt.pcs.toolsApache OODT
PCSMetadataA Collection of Metadata field names for PCS.Interfaceorg.apache.oodt.pcs.metadataApache OODT
PcsMetFileWriterClassorg.apache.oodt.cas.pge.writersApache OODT
PCSQueryCore interface for PCS queries (wrappers around file manager Querys that make them easier to construct).Interfaceorg.apache.oodt.pcs.queryApache OODT
PCSServiceBase class for PCS JAX-RS services.Classorg.apache.oodt.pcs.servicesApache OODT
PCSServiceConfigThe configuration class for the PCS JAX RS services.Classorg.apache.oodt.pcs.services.configApache OODT
PCSServiceConfMetKeysConfig file met keys for the PCS services context.Interfaceorg.apache.oodt.pcs.services.configApache OODT
PCSTraceA program to trace the history of a particular PCS product.Classorg.apache.oodt.pcs.toolsApache OODT
PedigreeA class to provide pedigre tracking for PCS Products.Classorg.apache.oodt.pcs.pedigreeApache OODT
PedigreeResourceExposes the Pedigree API of the PCS to provide an upstream and downstream lineage of a particular OODT Product using JAX-RS.Classorg.apache.oodt.pcs.servicesApache OODT
PedigreeTreeA data structure representing an upstream and downstream pedigree for a particular Product.Classorg.apache.oodt.pcs.pedigreeApache OODT
PedigreeTreeNodeA node in the PedigreeTree.Classorg.apache.oodt.pcs.pedigreeApache OODT
PerspectiveA view listener and jpanel for keeping the Workflow perspective in sync.Classorg.apache.oodt.cas.workflow.gui.perspectiveApache OODT
PgeConfigConfiguration file for CAS-PGE.Classorg.apache.oodt.cas.pge.configApache OODT
PgeConfigBuilderInterface for building a PgeConfig.Interfaceorg.apache.oodt.cas.pge.configApache OODT
PGEConfigFileException A PGEConfigFileException is thrown by the PGEConfigFileReader when there is some general error parsing the PGEConfigurationFile.Classorg.apache.oodt.pcs.inputApache OODT
PGEConfigFileKeys Metadata keys used when building a PGEConfigurationFileVersion:$Revision$Author:mattmannInterfaceorg.apache.oodt.pcs.inputApache OODT
PGEConfigFileReader A Reader for reading the constructs defined in a PGEConfigurationFile.Classorg.apache.oodt.pcs.inputApache OODT
PGEConfigFileWriter A Configuration File Writer for PGEs.Classorg.apache.oodt.pcs.inputApache OODT
PgeConfigMetKeysMet Keys used when reading a PgeConfig XML file.Interfaceorg.apache.oodt.cas.pge.configApache OODT
PGEConfigurationFile A configuration file to record input similar to HDF format.Classorg.apache.oodt.pcs.inputApache OODT
PGEDataHandler A SAX-based event handler to parse PGE data out of an underlying XML file.Classorg.apache.oodt.pcs.inputApache OODT
PGEDataParseKeys A collection of metadata keys relating to the PGEDataHandlerVersion:$Revision$Author:mattmannInterfaceorg.apache.oodt.pcs.inputApache OODT
PGEGroup A PGEGroup is a named set of named PGEVectors, PGEScalars andVersion:$Revision$Author:mattmannClassorg.apache.oodt.pcs.inputApache OODT
PGEMatrix A PGEMatrix is a set of rows and columns with values in each cell defined by a row number and column number.Classorg.apache.oodt.pcs.inputApache OODT
PgeMetadataA wrapper class to act as a facade interface to all the different Metadata sources given to a PGE.Classorg.apache.oodt.cas.pge.metadataApache OODT
PGEScalar A PGE Scalar represents a named unit of information.Classorg.apache.oodt.pcs.inputApache OODT
PGETaskRuns a PGETaskInstance given Metadata and a WorkflowTaskConfiguration.Classorg.apache.oodt.cas.pgeApache OODT
PGETaskInstanceRuns a CAS-style Product Generation Executive based on the PCS Wrapper Architecture from mattmann et al.Classorg.apache.oodt.cas.pgeApache OODT
PgeTaskMetKeysPGETaskInstance Reserved Metadata keys.Classorg.apache.oodt.cas.pge.metadataApache OODT
PgeTaskStatusWorkflow Statuses for PGETaskInstance.Classorg.apache.oodt.cas.pge.metadataApache OODT
PGEVector A PGEVector is a dynamic set of information, coupled with a name.Classorg.apache.oodt.pcs.inputApache OODT
PGEXMLFileUtils Low-level reading API to get PGEVectors, PGEScalars, and PGEMatrixs from underlying OCO XML files.Classorg.apache.oodt.pcs.inputApache OODT
PluginClassLoader Java ClassLoader for loading plugin classes in Catalogs and QueryExpressions.Classorg.apache.oodt.cas.catalog.utilApache OODT
PluginURL Plugin URL for transfering Jars to server side.Classorg.apache.oodt.cas.catalog.utilApache OODT
PolicyResourceClassorg.apache.oodt.cas.curation.serviceApache OODT
PreCondEvalUtils Evaluation utility for metadata extractor preconditions .Classorg.apache.oodt.cas.metadata.preconditionsApache OODT
PreConditionComparator The abstract base class for evaluating PreCondition checks for running a MetExtractorClassorg.apache.oodt.cas.metadata.preconditionsApache OODT
PreconditionComparatorException An exception throw by a PreConditionComparator .Classorg.apache.oodt.cas.metadata.exceptionsApache OODT
PreconditionInfoHandlerClassorg.apache.oodt.cas.crawl.cli.option.handlerApache OODT
PreConditionOperatorMetKeys Met keys for evaluating MetExtractor PreConditions .Interfaceorg.apache.oodt.cas.metadata.preconditionsApache OODT
PrintMessageActionA CmdLineAction which prints out a given message.Classorg.apache.oodt.cas.cli.actionApache OODT
PrintSupportedActionsCmdLineOptionThe Print Supported Actions CmdLineOption.Classorg.apache.oodt.cas.cli.optionApache OODT
PrioritizedQueueBasedWorkflowEngineDescribe your class here.Classorg.apache.oodt.cas.workflow.engineApache OODT
PrioritizedQueueBasedWorkflowEngineFactoryConstructs an instance of the PrioritizedQueueBasedWorkflowEngine, based on its constituent instance repository, workflow task prioritizer,Classorg.apache.oodt.cas.workflow.engineApache OODT
PriorityPriority of a WorkflowProcessor.Classorg.apache.oodt.cas.workflow.structsApache OODT
PrioritySorterInterface specifying a method to sort and prioritize WorkflowProcessors.Interfaceorg.apache.oodt.cas.workflow.structsApache OODT
ProcessedPageInfoClassorg.apache.oodt.cas.catalog.pageApache OODT
ProcessingInstructionsClass that holds special configuration instructions for generating an Opendap profile.Classorg.apache.oodt.opendapps.configApache OODT
ProdTypePatternMetExtractorAssigns a ProductType based on a filename pattern, while simultaneously assigning values to metadata elements embedded in the filename pattern.Classorg.apache.oodt.cas.metadata.extractorsApache OODT
Product A Product is a set of files, or a heirarchical, directory structure that should be ingested into the Catalog.Classorg.apache.oodt.cas.filemgr.structsApache OODT
ProductBrowserThis page is mounted to: /browser/product/[ProductId]Classorg.apache.oodt.cas.webcomponents.filemgr.browser.productApache OODT
ProductBrowserPagePage that exposes the underlying ProductBrowser OODT Version:$Revision$Author:mattmannSee Also:Serialized FormClassorg.apache.oodt.cas.filemgr.webapp.browserApache OODT
ProductBrowserPageShows a product, its metadata, and its references, all Version:$Revision$Author:mattmannSee Also:Serialized FormClassorg.apache.oodt.pcs.opsuiApache OODT
ProductCrawlerAn abstract base class for Product Crawling.Classorg.apache.oodt.cas.crawlApache OODT
ProductCrawlerBeanTurns a ProductCrawler into a Spring-configurable entity.Classorg.apache.oodt.cas.crawl.configApache OODT
ProductDumper A simple tool to write out a .Classorg.apache.oodt.cas.filemgr.toolsApache OODT
ProductExceptionChecked exception to indicate a product fault.Classorg.apache.oodt.productApache OODT
ProductIdGeneratorAPI for generating a unique identifier for a CAS Product.Interfaceorg.apache.oodt.cas.filemgr.catalog.solrApache OODT
ProductMetBrowserPagePage that exposes the underlying MetadataBrowser OODT Wicket component.Classorg.apache.oodt.cas.filemgr.webapp.browserApache OODT
ProductMetBrowserPageShow's a product's metadata.Classorg.apache.oodt.pcs.opsuiApache OODT
ProductMetKeysMet key field names used to augment Product Metadata in XmlRpcFileManagerClient.Interfaceorg.apache.oodt.cas.filemgr.metadataApache OODT
ProductModelA Serializable GenericBaseModel version of a CASVersion:$Revision$Author:mattmannSee Also:Serialized FormClassorg.apache.oodt.cas.webcomponents.filemgr.modelApache OODT
ProductNameCheckComparatorPrecondition class that checks the product name (i.Classorg.apache.oodt.cas.metadata.preconditionsApache OODT
ProductNameQueryA query to the File Manager using the ProductName product metVersion:$Revision$Author:mattmannClassorg.apache.oodt.pcs.queryApache OODT
ProductPage A Page of Products returned from the File Manager.Classorg.apache.oodt.cas.filemgr.structsApache OODT
ProductPaginatorA paginator component that expands to a +/- 5 page window to paginate a ProductPage.Classorg.apache.oodt.cas.webcomponents.filemgr.browser.paginationApache OODT
ProductQueryServletProduct query servlet handles product queries.Classorg.apache.oodt.gridApache OODT
ProductRefBrowserPagePage that shows a Product's reference Version:$Revision$Author:mattmannSee Also:Serialized FormClassorg.apache.oodt.pcs.opsuiApache OODT
ProductRefsBrowserComponent responsible for showing a Products List of References.Classorg.apache.oodt.cas.webcomponents.filemgr.browser.productApache OODT
ProductRefsBrowserPagePage that exposes the underlying ProductRefsBrowser OODT Wicket component.Classorg.apache.oodt.cas.filemgr.webapp.browserApache OODT
ProductResourceA JAX-RS resource representing a Product.Classorg.apache.oodt.cas.product.jaxrs.resourcesApache OODT
ProductRssWriterA Provider that writes product resources to output streams for HTTP responses with application/rss+xml content-type.Classorg.apache.oodt.cas.product.jaxrs.writersApache OODT
ProductSerializerAPI for serializing CAS objects (Products, Metadata and References) into documents to be indexed by Solr, and vice-versa deserializing Solr response documents into CAS objects.Interfaceorg.apache.oodt.cas.filemgr.catalog.solrApache OODT
ProductServerClassorg.apache.oodt.gridApache OODT
ProductType A ProductType is a type of content that will be ingested into the data store element of the CAS File Manager.Classorg.apache.oodt.cas.filemgr.structsApache OODT
ProductTypeDocTool A tool to output HTML documentation for ProductType policy xml files.Classorg.apache.oodt.cas.filemgr.toolsApache OODT
ProductTypeFilterFilters a ProductType, based on a set of constraints.Classorg.apache.oodt.cas.product.rdfApache OODT
ProductTypeMetVersionerA simple versioner that lets a user define the filePathSpec needed by the MetadataBasedFileVersioner in a Product's ProductType metadata.Classorg.apache.oodt.cas.filemgr.versioningApache OODT
ProductZipperUtility class that zips up a ProductResource, including the product's references and metadata.Classorg.apache.oodt.cas.product.jaxrs.writersApache OODT
ProductZipWriterA Provider that writes product resources to output streams for HTTP responses with application/zip content-type.Classorg.apache.oodt.cas.product.jaxrs.writersApache OODT
Profile Objects of this class are profiles.Classorg.apache.oodt.profileApache OODT
ProfileAttributes Objects of this class are attributes of profiles.Classorg.apache.oodt.profileApache OODT
ProfileAttributesPrinter TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Generation - Code and CommentsClassorg.apache.oodt.profile.gui.pstructsApache OODT
ProfileBuilderGUIThis code was generated using CloudGarden's Jigloo SWT/Swing GUI Builder, which is free for non-commercialClassorg.apache.oodt.profile.guiApache OODT
ProfileCheckerUtility class that checks an OODT Profile versus a list of required/optional elements, and provides a validation summary for quick inspection by the publisher.Classorg.apache.oodt.opendapps.utilApache OODT
ProfileClientConstructedClassorg.apache.oodt.profile.activityApache OODT
ProfileElement Objects of this class are elements that describe the composition of a resource.Classorg.apache.oodt.profileApache OODT
ProfileElementPrinter TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Generation - Code and CommentsClassorg.apache.oodt.profile.gui.pstructsApache OODT
ProfileExceptionA profile-related exception.Classorg.apache.oodt.profileApache OODT
ProfileHandlerInterface of a profile handler.Interfaceorg.apache.oodt.profile.handlersApache OODT
ProfileManagerInterface of a profile manager.Interfaceorg.apache.oodt.profile.handlersApache OODT
ProfilePrinter TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Generation - Code and CommentsClassorg.apache.oodt.profile.gui.pstructsApache OODT
ProfileQueryServletProfile query servlet handles profile queries.Classorg.apache.oodt.gridApache OODT
ProfilerCommand line class to drive the creation of OODT profiles from THREDDS catalogs with OpenDAP endpoints.Classorg.apache.oodt.opendappsApache OODT
ProfileSAXExceptionAn XML-related SAX exception from a profile server.Classorg.apache.oodt.profileApache OODT
ProfileSerializerUtility class to serialize a list of profiles to an XML document.Classorg.apache.oodt.opendapps.utilApache OODT
ProfileServerClassorg.apache.oodt.gridApache OODT
ProfileSQLExceptionA database-related SQL exception from a profile server.Classorg.apache.oodt.profileApache OODT
profileTreeClassorg.apache.oodt.profile.guiApache OODT
ProfileUtilsStatic methods for unraveling and generating ProfileElements, ProfileAttributes and ResourceAttributes for aClassorg.apache.oodt.opendapps.utilApache OODT
ProfileUtils A set of utility methods to aid in CAS Filemgr vocabulary conversion to OODT Profile vocabulary.Classorg.apache.oodt.profile.handlers.cas.utilApache OODT
PropertiesUtils Utility methods for handing property values .Classorg.apache.oodt.cas.metadata.utilApache OODT
PropertyMgrProperty manager manages updates to properties.Classorg.apache.oodt.commons.utilApache OODT
PropFilesInfo Describe your class here.Classorg.apache.oodt.cas.pushpull.configApache OODT
ProtocolInterface for communication over different transfer protocolsVersion:$Revision$Author:bfosterInterfaceorg.apache.oodt.cas.protocolApache OODT
ProtocolCliActionAction used to perform some task via a ProtocolManagerAuthor:bfoster (Brian Foster)Classorg.apache.oodt.cas.protocol.cli.actionApache OODT
ProtocolCommandLineClassorg.apache.oodt.cas.protocol.systemApache OODT
ProtocolConfigProtocol configuration for configuring ProtocolManager.Interfaceorg.apache.oodt.cas.protocol.configApache OODT
ProtocolDeletionError Describe your class here .Classorg.apache.oodt.cas.pushpull.exceptionsApache OODT
ProtocolExceptionClassorg.apache.oodt.cas.protocol.exceptionsApache OODT
ProtocolException Describe your class here .Classorg.apache.oodt.cas.pushpull.exceptionsApache OODT
ProtocolFactoryFactory for creating ProtocolsVersion:$Revision$Author:bfosterInterfaceorg.apache.oodt.cas.protocolApache OODT
ProtocolFileClassorg.apache.oodt.cas.protocolApache OODT
ProtocolFileException Describe your class here .Classorg.apache.oodt.cas.pushpull.exceptionsApache OODT
ProtocolFileFilterFilter for filtering s.Interfaceorg.apache.oodt.cas.protocol.utilApache OODT
ProtocolHandlerThis class is responsible for creating the appropriate Protocol for the given RemoteSites.Classorg.apache.oodt.cas.pushpull.protocolApache OODT
ProtocolInfoClassorg.apache.oodt.cas.pushpull.configApache OODT
ProtocolManagerClassorg.apache.oodt.cas.protocol.systemApache OODT
ProtocolPathThis class wraps up a URL for a given path, and whether the path specified by the URL is a dirctory or notClassorg.apache.oodt.cas.pushpull.protocolApache OODT
ProtocolVerifierInterface for verifying Protocols can connect to sites.Interfaceorg.apache.oodt.cas.protocol.verifyApache OODT
ProtocolVerifierFactoryInterfaceorg.apache.oodt.cas.protocol.verifyApache OODT
PunctuationClassorg.apache.oodt.cas.pushpull.expressionsApache OODT
PushPullFrameworkException Describe your class here .Classorg.apache.oodt.cas.pushpull.exceptionsApache OODT
PushPullObjectFactoryClassorg.apache.oodt.cas.pushpull.objectfactoryApache OODT
QueriedHandlersClassorg.apache.oodt.profile.activityApache OODT
Query A Query is a List of QueryCriteria.Classorg.apache.oodt.cas.filemgr.structsApache OODT
QueryBuilderClassorg.apache.oodt.cas.filemgr.browser.modelApache OODT
QueryBuilderPromptClassorg.apache.oodt.cas.filemgr.browser.view.promptsApache OODT
QueryCliActionA CmdLineAction which queries Catalog Service.Classorg.apache.oodt.cas.catalog.cli.actionApache OODT
QueryConstructedClassorg.apache.oodt.xmlquery.activityApache OODT
QueryCriteria This is an abstract base class for a number of different criteria searches such as term search, range search and free text search.Classorg.apache.oodt.cas.filemgr.structsApache OODT
QueryElementA single query element.Classorg.apache.oodt.xmlqueryApache OODT
QueryExceptionChecked exception to indicate a query fault.Classorg.apache.oodt.xmlqueryApache OODT
QueryExpressionClassorg.apache.oodt.cas.catalog.queryApache OODT
QueryFieldClassorg.apache.oodt.cas.filemgr.browser.view.panelsApache OODT
QueryFilterClassorg.apache.oodt.cas.catalog.query.filterApache OODT
QueryFilterClassorg.apache.oodt.cas.filemgr.structs.queryApache OODT
QueryFormulationException A generic exception that occured when dealing with the Catalog.Classorg.apache.oodt.cas.filemgr.structs.exceptionsApache OODT
QueryHandlerHandler for queries in a product service.Interfaceorg.apache.oodt.productApache OODT
QueryHeaderClassorg.apache.oodt.xmlqueryApache OODT
QueryLogicalGroupClassorg.apache.oodt.cas.catalog.queryApache OODT
QueryPagerClassorg.apache.oodt.cas.catalog.pageApache OODT
QueryPaneClassorg.apache.oodt.cas.filemgr.browser.view.panelsApache OODT
QueryParserClassorg.apache.oodt.cas.catalog.query.parserApache OODT
QueryParserConstantsInterfaceorg.apache.oodt.cas.catalog.query.parserApache OODT
QueryParserTokenManagerClassorg.apache.oodt.cas.catalog.query.parserApache OODT
QueryParserTreeConstantsInterfaceorg.apache.oodt.cas.catalog.query.parserApache OODT
QueryResponseClass holding information returned from querying the Solr server.Classorg.apache.oodt.cas.filemgr.catalog.solrApache OODT
QueryResultClassorg.apache.oodt.cas.filemgr.structs.queryApache OODT
QueryResultClassorg.apache.oodt.xmlqueryApache OODT
QueryResultComparatorClassorg.apache.oodt.cas.filemgr.structs.queryApache OODT
QueryServiceInterfaceorg.apache.oodt.cas.catalog.structApache OODT
QueryServiceExceptionClassorg.apache.oodt.cas.catalog.exceptionApache OODT
QueryServletQuery servlet provides common query functionality for profile queries and product queries.Classorg.apache.oodt.gridApache OODT
QueryTool A tool to return product ids given a Query against the File Manager.Classorg.apache.oodt.cas.filemgr.toolsApache OODT
QueryUtilsClassorg.apache.oodt.cas.catalog.utilApache OODT
QueryUtilsClassorg.apache.oodt.cas.filemgr.utilApache OODT
QueueManagerClassorg.apache.oodt.cas.resource.schedulerApache OODT
QueueManagerExceptionClassorg.apache.oodt.cas.resource.structs.exceptionsApache OODT
QueueMuxBatchManager A batch-manager used to execute and control jobs in a mesos-cluster.Classorg.apache.oodt.cas.resource.muxApache OODT
QueueMuxMonitor A monitor to monitor the multiple monitors.Classorg.apache.oodt.cas.resource.muxApache OODT
QueueMuxSchedulerThis scheduler multiplexes between multiple schedulers based on the queue .Classorg.apache.oodt.cas.resource.muxApache OODT
QueueMuxSchedulerFactoryClassorg.apache.oodt.cas.resource.muxApache OODT
QueueRepository The Queue Repository interface.Interfaceorg.apache.oodt.cas.resource.queuerepoApache OODT
QueueRepositoryFactory The Queue Repository Factory interface.Interfaceorg.apache.oodt.cas.resource.queuerepoApache OODT
RandomStatusUpdateTask This class illustrates OODT-86, demonstrating how the method XmlRpcWorkflowManager.Classorg.apache.oodt.cas.workflow.examplesApache OODT
RangedProfileElementRanged profile element.Classorg.apache.oodt.profileApache OODT
RangeQueryCriteria A Range Criteria element for a Query to the Catalog.Classorg.apache.oodt.cas.filemgr.structsApache OODT
RangeQueryTester A Utility command line program to test RangeQueries against an underlying Lucene-based Product Catalog.Classorg.apache.oodt.cas.filemgr.toolsApache OODT
RawSizeListHandlerHandles a listing request for the raw size of a file.Classorg.apache.oodt.product.handlers.ofsnApache OODT
RDFConfigThe RDF REST-ful web service configuration for the CAS product service layer.Classorg.apache.oodt.cas.product.rdfApache OODT
RDFConfigMetKeysMet keys for the RDFConfig.Interfaceorg.apache.oodt.cas.product.rdfApache OODT
RDFConfigReaderReader class for RDFConfigs from Files.Classorg.apache.oodt.cas.product.rdfApache OODT
RDFConfigReaderMetKeysMet keys for the RDFConfigReader.Interfaceorg.apache.oodt.cas.product.rdfApache OODT
RdfConfigurationClass representing custom configurations for RDF XML outputs.Classorg.apache.oodt.cas.product.jaxrs.configurationsApache OODT
RDFDatasetServletA Servlet that exports ProductType metaata information using the W3C's Resource Description Framework.Classorg.apache.oodt.cas.product.rdfApache OODT
RDFProductServletA Servlet that exports Product metaata information using the W3C's Resource Description Framework.Classorg.apache.oodt.cas.product.rdfApache OODT
RDFUtilsUtility class to leverage the RDFConfig to determine how to displayVersion:$Revision$Author:mattmannClassorg.apache.oodt.cas.product.rdfApache OODT
RdfWriterClass with shared properties and behavior for RDF writers.Classorg.apache.oodt.cas.product.jaxrs.writersApache OODT
ReceivedQueryClassorg.apache.oodt.profile.activityApache OODT
ReducedPagedQueryCliActionA CmdLineAction which queries Catalog Service.Classorg.apache.oodt.cas.catalog.cli.actionApache OODT
ReducedQueryCliActionA CmdLineAction which queries the Catalog Service and limits the results to a subset of given terms.Classorg.apache.oodt.cas.catalog.cli.actionApache OODT
Reference A reference stores the original item reference, and also the item's data store reference, which describes its location within the data store.Classorg.apache.oodt.cas.filemgr.structsApache OODT
ReferenceFileWriterA Provider that writes reference resources to output streams for HTTP responses with different file content-types.Classorg.apache.oodt.cas.product.jaxrs.writersApache OODT
ReferenceResourceA JAX-RS resource representing a Reference.Classorg.apache.oodt.cas.product.jaxrs.resourcesApache OODT
ReferenceRssWriterA Provider that writes reference resources to output streams for HTTP responses with application/rss+xml content-type.Classorg.apache.oodt.cas.product.jaxrs.writersApache OODT
ReferenceZipWriterA Provider that writes reference resources to output streams for HTTP responses with application/zip content-type.Classorg.apache.oodt.cas.product.jaxrs.writersApache OODT
RegExprOutputFiles A regular expression class to define what OutputFiles to identify after running a PGEClassorg.apache.oodt.cas.pge.configApache OODT
RelOpExpressionA relational operator.Classorg.apache.oodt.xmlps.queryparserApache OODT
RemoteableCache A Java RMI Remote-able implementation of the Cache .Interfaceorg.apache.oodt.cas.filemgr.ingestApache OODT
RemoteConnectionException Describe your class here .Classorg.apache.oodt.cas.pushpull.exceptionsApache OODT
RemoteCrawlerClassorg.apache.oodt.cas.pushpull.retrievalmethodApache OODT
RemoteDataTransferer An implementation of the DataTransfer interface that transfers files to a remote file manager over XML-RPC, using theClassorg.apache.oodt.cas.filemgr.datatransferApache OODT
RemoteDataTransferFactory A Factory for constructing RemoteDataTransferer objects.Classorg.apache.oodt.cas.filemgr.datatransferApache OODT
RemoteFile Describe your class here .Classorg.apache.oodt.cas.pushpull.retrievalsystemApache OODT
RemoteFileMetKeysInterfaceorg.apache.oodt.cas.pushpull.retrievalsystemApache OODT
RemoteSiteClassorg.apache.oodt.cas.pushpull.protocolApache OODT
RemoteSiteFileClassorg.apache.oodt.cas.pushpull.protocolApache OODT
RemoteSpecsRemote Site Crawling specifications.Classorg.apache.oodt.cas.pushpull.configApache OODT
RemoveNodeCliActionA CmdLineAction which removes a node by id.Classorg.apache.oodt.cas.resource.cli.actionApache OODT
RemoveNodeFromQueueCliActionA CmdLineAction which removes a node from a queue.Classorg.apache.oodt.cas.resource.cli.actionApache OODT
RemoveQueueCliActionA CmdLineAction which removes a queue.Classorg.apache.oodt.cas.resource.cli.actionApache OODT
RenamingConventionClassorg.apache.oodt.cas.pushpull.filerestrictions.renamingconventionsApache OODT
ReplaceFuncClassorg.apache.oodt.xmlps.mapping.funcsApache OODT
RepositoryException An exception thrown by the BackendRepository when an error occurs.Classorg.apache.oodt.cas.resource.structs.exceptionsApache OODT
RepositoryException An exception thrown by the workflow repository.Classorg.apache.oodt.cas.workflow.structs.exceptionsApache OODT
RepositoryManager A Repository Manager is an extension point that is responsible for managing ProductType information which boils down to policy information aboutInterfaceorg.apache.oodt.cas.filemgr.repositoryApache OODT
RepositoryManagerException An exception thrown from the RepositoryManager interface.Classorg.apache.oodt.cas.filemgr.structs.exceptionsApache OODT
RepositoryManagerFactory A Factory interface for creating RepositoryManager objects.Interfaceorg.apache.oodt.cas.filemgr.repositoryApache OODT
RequirementRuleA CmdLineOption requirement rule which specifies if it is required, optional, or not required at all.Interfaceorg.apache.oodt.cas.cli.option.requireApache OODT
ResourceAttributesResource attribuets.Classorg.apache.oodt.profileApache OODT
ResourceAttributesPrinter TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Generation - Code and CommentsClassorg.apache.oodt.profile.gui.pstructsApache OODT
ResourceCliActionBase CmdLineAction for Workflow Manager.Classorg.apache.oodt.cas.resource.cli.actionApache OODT
ResourceManagerUtilsA set of utility methods that can be used by PCS that need to communicate with the Resource Manager.Classorg.apache.oodt.pcs.utilApache OODT
ResourceNode A node struct to capture information about each resource.Classorg.apache.oodt.cas.resource.structsApache OODT
ResourceNodeComparatorClassorg.apache.oodt.cas.resource.utilApache OODT
ResourceRunnerSubmits a WorkflowTask to the Resource Manager.Classorg.apache.oodt.cas.workflow.engine.runnerApache OODT
ResourceRunnerFactoryFactory which creates ResourceRunners.Classorg.apache.oodt.cas.workflow.engine.runnerApache OODT
RestfulProductQueryServletThe RestfulProductQueryServlet is an alternative to the standard ProductQueryServlet that allows clients to use a more intuitive syntax for encoding query constraints, than the traditionalClassorg.apache.oodt.gridApache OODT
ResultA Python-friendly wrapper that wraps an XML-RPC result.Classorg.apache.oodt.cas.filemgr.system.authApache OODT
Result An object of this class is a result of a query.Classorg.apache.oodt.xmlqueryApache OODT
ResultsClassorg.apache.oodt.cas.filemgr.browser.modelApache OODT
ResultsClassorg.apache.oodt.xmlqueryApache OODT
ResultsReceivedClassorg.apache.oodt.xmlquery.activityApache OODT
ResumeWorkflowInstCliActionA CmdLineAction which resumes a paused workflow instance.Classorg.apache.oodt.cas.workflow.cli.actionApache OODT
RetrievalRetrieval is a vehicle for getting activities and their associated incidents from Storage.Interfaceorg.apache.oodt.commons.activityApache OODT
RetrievalMethodInterfaceorg.apache.oodt.cas.pushpull.retrievalmethodApache OODT
RetrievalMethodException Describe your class here .Classorg.apache.oodt.cas.pushpull.exceptionsApache OODT
RetrievalSetupClassorg.apache.oodt.cas.pushpull.retrievalsystemApache OODT
RetrieveFilesCliActionRetrieves files for a given Product.Classorg.apache.oodt.cas.filemgr.cli.actionApache OODT
RetrieverRetrievers retrieve products.Interfaceorg.apache.oodt.productApache OODT
RewriteSpecA specification for rewriting OPeNDAP element names and tags from their original OPeNDAP/THREDDS names into OODT profile elements, and their namesClassorg.apache.oodt.opendapps.configApache OODT
RightClickMenuClassorg.apache.oodt.cas.filemgr.browser.view.menusApache OODT
RmiCache An RMI client to the RmiCacheServer, implementing an RMI front end .Classorg.apache.oodt.cas.filemgr.ingestApache OODT
RmiCacheFactory Constructs new RmiCaches.Classorg.apache.oodt.cas.filemgr.ingestApache OODT
RmiCacheServerClassorg.apache.oodt.cas.filemgr.ingestApache OODT
RmiCacheServerFactory Constructs new RmiCacheServers.Classorg.apache.oodt.cas.filemgr.ingestApache OODT
RmiCommunicationChannelClientClassorg.apache.oodt.cas.catalog.server.channel.rmiApache OODT
RmiCommunicationChannelClientInterfaceInterfaceorg.apache.oodt.cas.catalog.server.channel.rmiApache OODT
RmiCommunicationChannelClientMBeanInterfaceorg.apache.oodt.cas.catalog.server.channel.rmiApache OODT
RmiCommunicationChannelServerClassorg.apache.oodt.cas.catalog.server.channel.rmiApache OODT
RMIContextContext for binding and looking up distributed objects in RMI.Classorg.apache.oodt.commons.object.jndiApache OODT
RowClassorg.apache.oodt.cas.filemgr.browser.view.panelsApache OODT
RSSConfigConfigures the RSSProductServlet, with the information defined in an rssconf.Classorg.apache.oodt.cas.product.rssApache OODT
RSSConfigMetKeysMet keys used by RSSUtils and other classes that deal with theVersion:$Revision$Author:mattmannInterfaceorg.apache.oodt.cas.product.rssApache OODT
RSSConfigReaderReader class for RSSConfigs from Files.Classorg.apache.oodt.cas.product.rssApache OODT
RSSConfigReaderMetKeysMet keys used by the RSSConfigReader.Interfaceorg.apache.oodt.cas.product.rssApache OODT
RssConfigurationClass representing custom configurations for RSS XML outputs.Classorg.apache.oodt.cas.product.jaxrs.configurationsApache OODT
RssNamespaceRepresents an XML namespace for RSS XML content.Classorg.apache.oodt.cas.product.jaxrs.configurationsApache OODT
RSSNamespaceRSS namespace definition to include in an RSS feed as defined by the RSSProductServlet's RSSConfig.Classorg.apache.oodt.cas.product.rssApache OODT
RSSProductServletA Servlet that supports the RSS 2.Classorg.apache.oodt.cas.product.rssApache OODT
RSSProductTransferServlet A Servlet that supports the RSS 2.Classorg.apache.oodt.cas.product.rssApache OODT
RssTagRepresents an RSS XML tag to include in an RSS feed.Classorg.apache.oodt.cas.product.jaxrs.configurationsApache OODT
RSSTagAn output RSS tag to include in an RSS feed as defined by the RSSProductServlet's RSSConfig.Classorg.apache.oodt.cas.product.rssApache OODT
RssTagAttributeRepresents an attribute for an RSS XML tag.Classorg.apache.oodt.cas.product.jaxrs.configurationsApache OODT
RSSTagAttributeAn attribute on an RSS output tag, generated from theVersion:$Revision$Author:mattmannClassorg.apache.oodt.cas.product.rssApache OODT
RSSUtilsUtility functions to help out in configuring the RSSProductServlet.Classorg.apache.oodt.cas.product.rssApache OODT
RssWriterClass with shared properties and behavior for RSS writers.Classorg.apache.oodt.cas.product.jaxrs.writersApache OODT
RunDirJobSubmitter A tool that creates a job and send it to the Resource Manager.Classorg.apache.oodt.cas.resource.toolsApache OODT
S3DataTransfererDataTransfer which put/gets files in/from Amazon S3 storage.Classorg.apache.oodt.cas.filemgr.datatransferApache OODT
S3DataTransfererFactoryDataTransferFactory which creates S3DataTransferers.Classorg.apache.oodt.cas.filemgr.datatransferApache OODT
SAXParserAn XML Simple API for XML (SAX) parser.Classorg.apache.oodt.commons.utilApache OODT
Scheduler A scheduler interface.Interfaceorg.apache.oodt.cas.resource.schedulerApache OODT
SchedulerException An exception thrown by the Scheduler when an error occurs.Classorg.apache.oodt.cas.resource.structs.exceptionsApache OODT
SchedulerFactory A Factory interface for creating implementations of Schedulers.Interfaceorg.apache.oodt.cas.resource.schedulerApache OODT
ScienceDataCatalogProvides a Catalog implementation that facilitate large-scale ingest of observational data into a relational schema.Classorg.apache.oodt.cas.filemgr.catalogApache OODT
ScienceDataCatalogFactory ScienceDataCatalog.Classorg.apache.oodt.cas.filemgr.catalogApache OODT
ScienceDataRepositoryManagerLeverages the information in the ScienceDataCatalog's dataset table to list out ProductTypes.Classorg.apache.oodt.cas.filemgr.repositoryApache OODT
ScienceDataRepositoryManagerFactoryConstructs new ScienceDataRepositoryManagers.Classorg.apache.oodt.cas.filemgr.repositoryApache OODT
ScienceDataValidationLayerDetermines the mapping of s to ProductTypes by reading the ScienceDataCatalog catalog schema tables concerning parameters and datasets.Classorg.apache.oodt.cas.filemgr.validationApache OODT
ScienceDataValidationLayerFactoryConstructs new ScienceDataValidationLayers.Classorg.apache.oodt.cas.filemgr.validationApache OODT
SciPgeConfigFileWriter Abstract interface for generating PGE config input files defining the input necessary to run the underlying PGEInterfaceorg.apache.oodt.cas.pge.writersApache OODT
ScreenLoggerThe ScreenLogger class is intended to be used with the Log class in order to setup the System.Classorg.apache.oodt.commons.utilApache OODT
ScriptFile A script file represents a set of commands (which are just Strings) to be run through a command shell.Classorg.apache.oodt.cas.workflow.utilApache OODT
SearchableEnumeratedProfileElementSearchable, enumerated, profile element.Classorg.apache.oodt.profile.handlers.lightweightApache OODT
SearchableProfileA profile that can be searched.Classorg.apache.oodt.profile.handlers.lightweightApache OODT
SearchableRangedProfileElementSearchable profile element with a range of valid values.Classorg.apache.oodt.profile.handlers.lightweightApache OODT
SearchableResourceAttributesResource attributes that can be searched.Classorg.apache.oodt.profile.handlers.lightweightApache OODT
SearchableUnspecifiedProfileElementSearchable profile element with unspecified values.Classorg.apache.oodt.profile.handlers.lightweightApache OODT
SecureWebServerAn XML-RPC Web Server that requires authentication and authorization.Classorg.apache.oodt.cas.filemgr.system.authApache OODT
SendEventCliActionA CmdLineAction which triggers a workflow event.Classorg.apache.oodt.cas.workflow.cli.actionApache OODT
SequentialProcessorWorkflowProcessor which handles running sub-processors in sequence.Classorg.apache.oodt.cas.workflow.engine.processorApache OODT
SerializableMetadata Metadata that's Serializable.Classorg.apache.oodt.cas.metadataApache OODT
SerializedCatalogRepositoryClassorg.apache.oodt.cas.catalog.repositoryApache OODT
SerializedCatalogRepositoryFactoryClassorg.apache.oodt.cas.catalog.repositoryApache OODT
SerializerClassorg.apache.oodt.cas.catalog.utilApache OODT
ServerAn abstract server defines the code base and class name of a query handler.Classorg.apache.oodt.gridApache OODT
ServiceAn enterprise service.Interfaceorg.apache.oodt.commonsApache OODT
SetIdBeanPostProcessor Describe your class here.Classorg.apache.oodt.commons.spring.postprocessorApache OODT
SetJavaPropertiesHandlerCmdLineOptionHandler which sets Java Properties equals to the values specified by the CmdLineOption this handler is attachedClassorg.apache.oodt.cas.cli.option.handlerApache OODT
SetNodeCapacityCliActionA CmdLineAction which changes a node's capacity.Classorg.apache.oodt.cas.resource.cli.actionApache OODT
SftpURLConnection Describe your class here.Classorg.apache.oodt.cas.pushpull.url.handlers.sftpApache OODT
ShutdownCliActionA CmdLineAction which shuts down Catalog Service server.Classorg.apache.oodt.cas.catalog.cli.actionApache OODT
SimpleCharStreamAn implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).Classorg.apache.oodt.cas.catalog.query.parserApache OODT
SimpleCmdLineOptionCmdLineOption which implements the basic methods for any CmdLineOption.Classorg.apache.oodt.cas.cli.optionApache OODT
SimpleNodeClassorg.apache.oodt.cas.catalog.query.parserApache OODT
SingleFileBasicVersioner A Versioner that handles single file Products by storing them in productTypeRepoPath/Filename.Classorg.apache.oodt.cas.filemgr.versioningApache OODT
SingleFileListHandlerReturns a single remote file listing of the given ofsn.Classorg.apache.oodt.product.handlers.ofsnApache OODT
SingleSignOnThe CAS java-based single sign on API.Interfaceorg.apache.oodt.security.ssoApache OODT
SingleSignOnFactoryObject factory for creating SingleSignOns from class name Strings.Classorg.apache.oodt.security.ssoApache OODT
SingleZipFileListHandlerGenerates a listing of the size of a remote file identified by its OFSN as aVersion:$Revision$Author:mattmannClassorg.apache.oodt.product.handlers.ofsnApache OODT
SiteInfoClassorg.apache.oodt.cas.pushpull.configApache OODT
SolrCatalog that uses a Solr back-end metadata store.Classorg.apache.oodt.cas.filemgr.catalog.solrApache OODT
SolrCatalogFactoryFactory class that creates a SolrCatalog instance configured with the properties specified in filemgr.Classorg.apache.oodt.cas.filemgr.catalog.solrApache OODT
SolrClientClass containing client-side functionality for interacting with a Solr server.Classorg.apache.oodt.cas.filemgr.catalog.solrApache OODT
SolrIndexerIndexes products from the File Manager catalog to a Solr instance.Classorg.apache.oodt.cas.filemgr.toolsApache OODT
SolrIndexingActionCrawler action that ingests the product metadata into the configured Solr index.Classorg.apache.oodt.cas.crawl.actionApache OODT
SortPromptClassorg.apache.oodt.cas.filemgr.browser.view.promptsApache OODT
SpringCatalogRepositoryClassorg.apache.oodt.cas.catalog.repositoryApache OODT
SpringCatalogRepositoryFactoryClassorg.apache.oodt.cas.catalog.repositoryApache OODT
SpringCmdLineActionStoreA Spring Framework based CmdLineActionStore.Classorg.apache.oodt.cas.cli.action.store.springApache OODT
SpringCmdLineActionStoreFactoryFactory for creating SpringCmdLineActionStores.Classorg.apache.oodt.cas.cli.action.store.springApache OODT
SpringCmdLineOptionStoreSpring Framework based CmdLineOptionStore.Classorg.apache.oodt.cas.cli.option.store.springApache OODT
SpringCmdLineOptionStoreFactoryFactory for creating SpringCmdLineOptionStore.Classorg.apache.oodt.cas.cli.option.store.springApache OODT
SpringProtocolConfigSpring Framework base ProtocolConfig which loads ProtocolFactorys from a Spring xml bean file.Classorg.apache.oodt.cas.protocol.configApache OODT
SpringSetContextInjectionTypeInterface which if implemented will have the Spring Framework ApplicationContext injected via the setter method after loading fromInterfaceorg.apache.oodt.cas.cli.action.store.springApache OODT
SpringSetIdInjectionType Describe your class here.Interfaceorg.apache.oodt.commons.springApache OODT
SpringUtilsClassorg.apache.oodt.cas.catalog.utilApache OODT
SQLDatabaseRetrievalThis class enables retrieval of activity incidents from just about any database management system.Classorg.apache.oodt.commons.activityApache OODT
SQLDatabaseStorage This class enables storage of activity incidents in just about any database management system.Classorg.apache.oodt.commons.activityApache OODT
SqlParser A fairly robust SQL parser, based on the Shunting yard Evaluates SQL like string statements contained in a string.Classorg.apache.oodt.cas.filemgr.utilApache OODT
SqlQueryCliActionA CmdLineAction which queries the FileManager by parsing an SQL like query into a FileManager Query.Classorg.apache.oodt.cas.filemgr.cli.actionApache OODT
SqlScriptClassorg.apache.oodt.commons.databaseApache OODT
SSOMetKeysMet keys for dealing with SSOProxy.Interfaceorg.apache.oodt.security.sso.openssoApache OODT
SSOProxyA client class to the services provided by the OpenSSO project.Classorg.apache.oodt.security.sso.openssoApache OODT
StandardBackendManagerThis manager keeps track of the mux-able backends for the resource manager.Classorg.apache.oodt.cas.resource.muxApache OODT
StandardOutputStorageStorage that sends activity reports to the standard output as plain text.Classorg.apache.oodt.commons.activityApache OODT
StatisticClassorg.apache.oodt.xmlqueryApache OODT
StatusPageA wicket controller for exposing the super awesome power of theVersion:$Revision$Author:mattmannSee Also:Serialized FormClassorg.apache.oodt.pcs.opsui.statusApache OODT
StdCmdLineConstructorStandard CmdLineConstructor which support options and optionAuthor:bfoster (Brian Foster)Classorg.apache.oodt.cas.cli.constructApache OODT
StdCmdLineParserStandard Command-line parser which parser command line options of the form --longOption or -shortOption followed by 0 or more values.Classorg.apache.oodt.cas.cli.parserApache OODT
StdCmdLinePresenterStandard help presenter which sends help messages to System.Classorg.apache.oodt.cas.cli.presenterApache OODT
StdCmdLinePrinterStandard CmdLinePrinter.Classorg.apache.oodt.cas.cli.printerApache OODT
StdIngester An implementation of the Ingster interface that uses the following pieces of Metadata information to determine how to ingest aClassorg.apache.oodt.cas.filemgr.ingestApache OODT
StdOFSNGetHandlerStandard way of retrieving a file without performing any transformation on it.Classorg.apache.oodt.product.handlers.ofsnApache OODT
StdPGETaskInstance The Standard implementation of the PGETaskInstance.Classorg.apache.oodt.cas.pgeApache OODT
StdProductCrawlerA generic Product Crawler for Products.Classorg.apache.oodt.cas.crawlApache OODT
StdQueryExpressionClassorg.apache.oodt.cas.catalog.queryApache OODT
StopWorkflowInstCliActionA CmdLineAction which stops a workflow instance.Classorg.apache.oodt.cas.workflow.cli.actionApache OODT
StorageA Storage is a place to store for the long term record an activity and the incidentsVersion:$Revision: 1.Interfaceorg.apache.oodt.commons.activityApache OODT
StoredActivityThis class holds an activity retrieved from storage.Classorg.apache.oodt.commons.activityApache OODT
StoredIncidentThis class holds an incident retrieved from storage.Classorg.apache.oodt.commons.activityApache OODT
StreamGobblerClassorg.apache.oodt.commons.execApache OODT
StringTransactionIdFactoryClassorg.apache.oodt.cas.catalog.struct.impl.transactionApache OODT
SubmitJobCliActionA CmdLineAction which submits a job.Classorg.apache.oodt.cas.resource.cli.actionApache OODT
SubProductExistenceCheckComparatorA PreConditionComparator that checks for the existence of an arbitrary file (a sub-product) within the product directory.Classorg.apache.oodt.cas.metadata.preconditionsApache OODT
SystemResourceClassorg.apache.oodt.cas.curation.serviceApache OODT
TableListenerClassorg.apache.oodt.cas.filemgr.browser.controllerApache OODT
TablePaneClassorg.apache.oodt.cas.filemgr.browser.view.panelsApache OODT
TaskJob A Resource Manager Job that runs an underlying WorkflowTask.Classorg.apache.oodt.cas.workflow.structsApache OODT
TaskJobInput JobInput for a WorkflowTask.Classorg.apache.oodt.cas.workflow.structsApache OODT
TaskProcessorWorkflowProcessor which handles running task workflows.Classorg.apache.oodt.cas.workflow.engine.processorApache OODT
TaskQuerierThe purpose of this class is to constantly pop off tasks that are run to run and made available by the WorkflowProcessorQueue, and then to setClassorg.apache.oodt.cas.workflow.engineApache OODT
TaskRunner TaskQuerier to take the next sorted (aka ones that have been sorted with the Workflow PrioritySorter) task and then leverage the Engine's Runner toClassorg.apache.oodt.cas.workflow.engineApache OODT
TemporalQueryA query with a StartDateTime and an EndDateTime range that identifies a set of matching Products.Classorg.apache.oodt.pcs.queryApache OODT
TermClassorg.apache.oodt.cas.catalog.termApache OODT
TermBucketClassorg.apache.oodt.cas.catalog.termApache OODT
TermQueryCriteria A Term Criteria element for a Query to the Catalog.Classorg.apache.oodt.cas.filemgr.structsApache OODT
TermQueryExpressionClassorg.apache.oodt.cas.catalog.queryApache OODT
TernaryActionWhile branching seems more along the lines of a workflow deal having support for decisions based on success or failure of an action can help supportClassorg.apache.oodt.cas.crawl.actionApache OODT
TestResmgrClassorg.apache.oodt.cas.resource.examplesApache OODT
TextConfigFileWriterText SciPgeConfigFileWriter which takes a template with envReplace metadata that gets dynamically filled out and written to a file.Classorg.apache.oodt.cas.pge.writersApache OODT
ThreadEvaluatorException Describe your class here .Classorg.apache.oodt.cas.pushpull.exceptionsApache OODT
ThreadPoolWorkflowEngineThe ThreadPooling portion of the WorkflowEngine.Classorg.apache.oodt.cas.workflow.engineApache OODT
ThreadPoolWorkflowEngineFactoryA Factory class for creating ThreadPoolWorkflowEngines.Classorg.apache.oodt.cas.workflow.engineApache OODT
ThreddsMetadataExtractorClassorg.apache.oodt.opendapps.extractorsApache OODT
TikaAutoDetectExtractorClassorg.apache.oodt.cas.filemgr.metadata.extractors.examplesApache OODT
TikaCmdLineMetExtractor A Met Extractor that invokes Apache Tika to automatically detect relevant metadata for a given product.Classorg.apache.oodt.cas.metadata.extractorsApache OODT
TimeAndThreadCountClassorg.apache.oodt.cas.pushpull.retrievalsystemApache OODT
TimeEventClassorg.apache.oodt.cas.filemgr.structs.query.filterApache OODT
TimeEventClassorg.apache.oodt.commons.filterApache OODT
TimeEventWeightedHash Builds a time sorted hash where the top value has the earliest time.Classorg.apache.oodt.commons.filterApache OODT
ToggleActionAllows for cases where there are one of two (or more) actions which needs to run.Classorg.apache.oodt.cas.crawl.actionApache OODT
TokenDescribes the input token stream.Classorg.apache.oodt.cas.catalog.query.parserApache OODT
TokenMgrErrorToken Manager Error.Classorg.apache.oodt.cas.catalog.query.parserApache OODT
ToManyFailedDownloadsException Describe your class here .Classorg.apache.oodt.cas.pushpull.exceptionsApache OODT
ToolOne of the tool buttons at the top of the Workflow Editor GUI.Classorg.apache.oodt.cas.workflow.gui.toolboxApache OODT
ToolBoxThe box button and its panel that wrap the Tool.Classorg.apache.oodt.cas.workflow.gui.toolboxApache OODT
TraceA Trace web widget to expose the underlying PCS PedigreeVersion:$Revision$Author:mattmannSee Also:Serialized FormClassorg.apache.oodt.pcs.webcomponents.traceApache OODT
TraceableProductBrowser associated pedigree tree container to expose the Trace component.Classorg.apache.oodt.pcs.opsui.pedigreeApache OODT
TraceNodeA node wrapper around a PedigreeTreeNode that exposes the node in a recursive way via Wicket and as a component of a Trace panel.Classorg.apache.oodt.pcs.webcomponents.traceApache OODT
TransactionalMetadataClassorg.apache.oodt.cas.catalog.metadataApache OODT
TransactionIdClassorg.apache.oodt.cas.catalog.structApache OODT
TransactionIdFactoryInterfaceorg.apache.oodt.cas.catalog.structApache OODT
TransactionReceiptClassorg.apache.oodt.cas.catalog.pageApache OODT
TransferResourceA JAX-RS resource representing a FileTransferStatus.Classorg.apache.oodt.cas.product.jaxrs.resourcesApache OODT
TransfersResourceA JAX-RS resource representing currently active file transfers as transfer resources.Classorg.apache.oodt.cas.product.jaxrs.resourcesApache OODT
TransfersRssWriterA Provider that writes transfers resources to output streams for HTTP responses with application/rss+xml content-type.Classorg.apache.oodt.cas.product.jaxrs.writersApache OODT
TransferStatusTracker An abstract base class for data transfers that uses an in-memory HashMap to keep track of data transfer status information.Classorg.apache.oodt.cas.filemgr.datatransferApache OODT
TreeProjectViewShows the files/workflows associated with a project in the Workflow EditorAuthor:bfoster, mattmannSee Also:Serialized FormClassorg.apache.oodt.cas.workflow.gui.perspective.view.implApache OODT
TrueCondition A simple condition that always returns true when invoked.Classorg.apache.oodt.cas.workflow.examplesApache OODT
TypeBrowserThis page is mounted to: /browser/type/[TypeName].Classorg.apache.oodt.cas.webcomponents.filemgr.browser.typesApache OODT
TypeBrowserPageExposes the OODT Wicket TypeBrowser component Version:$Revision$Author:mattmannSee Also:Serialized FormClassorg.apache.oodt.cas.filemgr.webapp.browserApache OODT
TypeBrowserPageThe type browser page that shows a table including all of the queried products for a given type and a Classorg.apache.oodt.pcs.opsuiApache OODT
TypeHandlerA Metadata modification class that intercepts all Metadata flowing in and out of the Catalog.Classorg.apache.oodt.cas.filemgr.structs.typeApache OODT
TypesThis page is mounted to: /browser/types and shows a type plus Classorg.apache.oodt.cas.webcomponents.filemgr.browser.typesApache OODT
TypesPageExposes the underlying OODT Wicket Types component on a web page.Classorg.apache.oodt.cas.filemgr.webapp.browserApache OODT
TypesPageThe types page that shows type names and bucket counts (that are clickable).Classorg.apache.oodt.pcs.opsuiApache OODT
UlimitClassorg.apache.oodt.cas.resource.utilApache OODT
UlimitMetKeys Metadata keys to describe the output of the ulimit call.Interfaceorg.apache.oodt.cas.resource.utilApache OODT
UlimitProperty A Ulimit returned property, mapping a name to a particular value.Classorg.apache.oodt.cas.resource.utilApache OODT
UndefinedTypeException Describe your class here .Classorg.apache.oodt.cas.pushpull.exceptionsApache OODT
UnspecifiedProfileElementA profile element with unspecified values.Classorg.apache.oodt.profileApache OODT
URLGetHandlerA OFSNGetHandler for returning a URL listing pointing to files within an OFSN NOTE: Configuration parameters for this class include:Classorg.apache.oodt.product.handlers.ofsnApache OODT
UserDetailsThe response from a query to SSOMetKeys.Classorg.apache.oodt.security.sso.openssoApache OODT
UtilityMiscellaneous utilities.Classorg.apache.oodt.commons.utilApache OODT
UtilityUtility methods for web grid.Classorg.apache.oodt.gridApache OODT
UUIDProductIdGenerator identifier as a newly generated UUID.Classorg.apache.oodt.cas.filemgr.catalog.solrApache OODT
UuidTransactionIdFactoryClassorg.apache.oodt.cas.catalog.struct.impl.transactionApache OODT
ValidatableCmdLineOptionA CmdLineOption which has CmdLineOptionValidators should implement this interface.Interfaceorg.apache.oodt.cas.cli.optionApache OODT
ValidationLayer The Validation Layer for the File Manager, allowing Elements to be mapped to ProductTypes.Interfaceorg.apache.oodt.cas.filemgr.validationApache OODT
ValidationLayerException An exception thrown by the validation layer.Classorg.apache.oodt.cas.filemgr.structs.exceptionsApache OODT
ValidationLayerFactory A Factory for creating ValidationLayers.Interfaceorg.apache.oodt.cas.filemgr.validationApache OODT
ValidInputInterfaceorg.apache.oodt.cas.pushpull.expressionsApache OODT
ValueReplaceTypeHandlerA Subset-TypeHandler which only allows for metadata value modification.Classorg.apache.oodt.cas.filemgr.structs.typeApache OODT
VariableClassorg.apache.oodt.cas.pushpull.expressionsApache OODT
VelocityConfigFileWriterA PGE input file writer based on Apache Velocity and Paul Ramirez's need to make my code better.Classorg.apache.oodt.cas.pge.writersApache OODT
VelocityMetadataWrapper around CAS Metadata object to provide Velocity template semantics, e.Classorg.apache.oodt.cas.pge.writersApache OODT
VersionConverterInterfaceorg.apache.oodt.cas.catalog.query.filter.time.convApache OODT
VersionConverterInterfaceorg.apache.oodt.cas.filemgr.structs.query.convApache OODT
Versioner This interface defines a versioning scheme for generating the DataStore references for the items in a Product.Interfaceorg.apache.oodt.cas.filemgr.versioningApache OODT
VersioningException An exception thrown during Versioning by a Versioner.Classorg.apache.oodt.cas.filemgr.structs.exceptionsApache OODT
VersioningUtils A Utility component to help out with versioning.Classorg.apache.oodt.cas.filemgr.versioningApache OODT
ViewView abstract base class.Classorg.apache.oodt.cas.workflow.gui.perspective.viewApache OODT
ViewChangeRepresents a change in the Workflow GUI model view.Classorg.apache.oodt.cas.workflow.gui.perspective.viewApache OODT
ViewListenerInterface for listening/notifying about Workflow View state changes.Interfaceorg.apache.oodt.cas.workflow.gui.perspective.viewApache OODT
ViewStateThe current state of a particular Workflow GUI editor view.Classorg.apache.oodt.cas.workflow.gui.perspective.viewApache OODT
VirtualFileClassorg.apache.oodt.cas.pushpull.filerestrictionsApache OODT
VirtualFileStructure Describe your class here.Classorg.apache.oodt.cas.pushpull.filerestrictionsApache OODT
VisibilityTogglerToggles a show/hide link for displaying PCSDaemonStatus and CrawlerStatus inVersion:$Revision$Author:mattmannSee Also:Serialized FormClassorg.apache.oodt.pcs.webcomponents.healthApache OODT
WeightedAverageLoadCalcClassorg.apache.oodt.cas.resource.monitor.ganglia.loadcalcApache OODT
WeightedAverageLoadCalcFactoryClassorg.apache.oodt.cas.resource.monitor.ganglia.loadcalcApache OODT
WildcardLiteralClassorg.apache.oodt.xmlps.queryparserApache OODT
WindowListenerClassorg.apache.oodt.cas.filemgr.browser.controllerApache OODT
WinPGETaskInstanceRuns a CAS-style Product Generation Executive based on the PCS Wrapper Architecture from mattmann et al.Classorg.apache.oodt.cas.pgeApache OODT
WMMonitorAppDescribe your class here.Classorg.apache.oodt.cas.workflow.webapp.monitorApache OODT
WMMonitorAppBaseDescribe your class here.Classorg.apache.oodt.cas.webcomponents.workflowApache OODT
WorkbenchClassorg.apache.oodt.cas.webcomponents.curation.workbenchApache OODT
WorkbenchPageClassorg.apache.oodt.cas.curation.workbenchApache OODT
WorkbenchPageClassorg.apache.oodt.pcs.opsuiApache OODT
WorkflowA Workflow is an abstract representation of a set of interconnected processes.Classorg.apache.oodt.cas.workflow.structsApache OODT
WorkflowCliActionBase CmdLineAction for Workflow Manager.Classorg.apache.oodt.cas.workflow.cli.actionApache OODT
WorkflowConditionA WorkflowCondition is some pre-condition that must evaluate to true in order for a particular WorkflowTask to be permitted to execute .Classorg.apache.oodt.cas.workflow.structsApache OODT
WorkflowConditionConfigurationConfiguration for a WorkflowCondition.Classorg.apache.oodt.cas.workflow.structsApache OODT
WorkflowConditionInstance The actual evaluation method for the condition should be defined in any class that implements this interface.Interfaceorg.apache.oodt.cas.workflow.structsApache OODT
WorkflowConditionViewerDescribe your class here.Classorg.apache.oodt.cas.webcomponents.workflow.conditionsApache OODT
WorkflowConditionViewerPageDescribe your class here.Classorg.apache.oodt.cas.workflow.webapp.monitor.conditionApache OODT
WorkflowConditionViewerPagePage controller for the WorkflowConditionViewerPage.Classorg.apache.oodt.pcs.opsuiApache OODT
WorkflowCrumbedPageAdds a bread crumb link to the OPSUI app home, the PCS status page.Classorg.apache.oodt.pcs.opsuiApache OODT
WorkflowEngineThe engine that executes and monitors WorkflowInstances, which are the physical executing representation of the abtract WorkflowsInterfaceorg.apache.oodt.cas.workflow.engineApache OODT
WorkflowEngineFactoryA factory interface for creating WorkflowEngine objects.Interfaceorg.apache.oodt.cas.workflow.engineApache OODT
WorkflowEventViewerPageDescribe your class here.Classorg.apache.oodt.cas.workflow.webapp.monitor.eventsApache OODT
WorkflowGUIMain driver shell and JFrame for the Workflow Editor GUI.Classorg.apache.oodt.cas.workflow.guiApache OODT
WorkflowInstanceA WorkflowInstance is an instantiation of the abstract description of a Workflow provided by the Workflow class.Classorg.apache.oodt.cas.workflow.structsApache OODT
WorkflowInstanceMetadataReaderClassorg.apache.oodt.cas.workflow.instrepoApache OODT
WorkflowInstanceMetMapClassorg.apache.oodt.cas.workflow.instrepoApache OODT
WorkflowInstanceMetMapKeys Describe your class here.Interfaceorg.apache.oodt.cas.workflow.instrepoApache OODT
WorkflowInstancePageClassorg.apache.oodt.cas.workflow.structsApache OODT
WorkflowInstanceRepositoryInterfaceorg.apache.oodt.cas.workflow.instrepoApache OODT
WorkflowInstanceRepositoryFactory A factory interface for creating WorkflowInstanceRepository objects.Interfaceorg.apache.oodt.cas.workflow.instrepoApache OODT
WorkflowInstancesViewerDescribe your class here.Classorg.apache.oodt.cas.webcomponents.workflow.instanceApache OODT
WorkflowInstanceViewerPageDescribe your class here.Classorg.apache.oodt.cas.workflow.webapp.monitor.instanceApache OODT
WorkflowInstanceViewerPageShows a set of workflow instances.Classorg.apache.oodt.pcs.opsuiApache OODT
WorkflowLifecycleDefines the lifecycle of a Workflow, identifying what WorkflowStatuses belong to a particular phase.Classorg.apache.oodt.cas.workflow.lifecycleApache OODT
WorkflowLifecycleManager A Manager interface for the WorkflowLifecycles to determine status for a WorkflowInstance.Classorg.apache.oodt.cas.workflow.lifecycleApache OODT
WorkflowLifecycleMetKeysInterfaceorg.apache.oodt.cas.workflow.lifecycleApache OODT
WorkflowLifecyclesReader A reader for the workflow-lifecycle.Classorg.apache.oodt.cas.workflow.lifecycleApache OODT
WorkflowLifecycleStageA particular step (or Stage) in a WorkflowLifecycleVersion:$Revision$Author:mattmannClassorg.apache.oodt.cas.workflow.lifecycleApache OODT
WorkflowManagerDataSourceIndexClassorg.apache.oodt.cas.catalog.struct.impl.indexApache OODT
WorkflowManagerDataSourceIndexFactoryClassorg.apache.oodt.cas.catalog.struct.impl.indexApache OODT
WorkflowManagerDictionaryClassorg.apache.oodt.cas.catalog.struct.impl.dictionaryApache OODT
WorkflowManagerDictionaryFactoryClassorg.apache.oodt.cas.catalog.struct.impl.dictionaryApache OODT
WorkflowManagerUtilsA set of utility methods that can be used by PCS that need to communicate with the Workflow Manager.Classorg.apache.oodt.pcs.utilApache OODT
WorkflowMgrConnDescribe your class here.Classorg.apache.oodt.cas.webcomponents.workflowApache OODT
WorkflowMgrStatusUpdateUpdates the Workflow Manager and notifies it that the crawled Product has been ingested successfully.Classorg.apache.oodt.cas.crawl.actionApache OODT
WorkflowPagePaginatorA paginator component that expands to a +/- 5 page window to paginate a WorkflowInstancePage.Classorg.apache.oodt.cas.webcomponents.workflow.paginationApache OODT
WorkflowProcessorThe new Apache OODT workflow style of processor.Classorg.apache.oodt.cas.workflow.engine.processorApache OODT
WorkflowProcessorBuilderBuilds WorkflowProcessors.Classorg.apache.oodt.cas.workflow.engine.processorApache OODT
WorkflowProcessorHelperUtilities for working with WorkflowProcessors and WorkflowModels.Classorg.apache.oodt.cas.workflow.engine.processorApache OODT
WorkflowProcessorListenerInterfaceorg.apache.oodt.cas.workflow.engine.processorApache OODT
WorkflowProcessorQueueThe queue of available WorkflowTasks, that will be fed into theVersion:$Revision$Author:mattmannClassorg.apache.oodt.cas.workflow.engine.processorApache OODT
WorkflowRepositoryA repository interface for obtaining Workflows, and managing the information about their WorkflowTasks.Interfaceorg.apache.oodt.cas.workflow.repositoryApache OODT
WorkflowRepositoryFactory A Factory class for creating implementations of WorkflowRepositorys.Interfaceorg.apache.oodt.cas.workflow.repositoryApache OODT
WorkflowStateThe state of a WorkflowProcessorVersion:$Revision$Author:bfoster, mattmannClassorg.apache.oodt.cas.workflow.lifecycleApache OODT
WorkflowStatesFileA file that manages the Workflow states that the PCSHealthMonitor tool will look up when obtaining status in the PCS.Classorg.apache.oodt.pcs.healthApache OODT
WorkflowStatesMetKeysMet keys for the WorkflowStatesFileVersion:$Revision$Author:mattmannInterfaceorg.apache.oodt.pcs.healthApache OODT
WorkflowStatus Default Workflow Status Strings.Interfaceorg.apache.oodt.cas.workflow.structsApache OODT
WorkflowsViewerDescribe your class here.Classorg.apache.oodt.cas.webcomponents.workflow.modelApache OODT
WorkflowsViewerPageDescribe your class here.Classorg.apache.oodt.cas.workflow.webapp.monitor.workflowApache OODT
WorkflowsViewerPagePage controller for the WorkflowsViewerPage.Classorg.apache.oodt.pcs.opsuiApache OODT
WorkflowTaskA Workflow task, or job, or process.Classorg.apache.oodt.cas.workflow.structsApache OODT
WorkflowTaskConfiguration A specialized set of metadata properties for a WorkflowTask.Classorg.apache.oodt.cas.workflow.structsApache OODT
WorkflowTaskInstance The part of a WorkflowTask that is responsible for actually doing the work.Interfaceorg.apache.oodt.cas.workflow.structsApache OODT
WorkflowTaskInstanceExceptionClassorg.apache.oodt.cas.workflow.structs.exceptionsApache OODT
WorkflowTaskViewerDescribe your class here.Classorg.apache.oodt.cas.webcomponents.workflow.tasksApache OODT
WorkflowTaskViewerPageDescribe your class here.Classorg.apache.oodt.cas.workflow.webapp.monitor.taskApache OODT
WorkflowTaskViewerPageController for the TaskViewerPage.Classorg.apache.oodt.pcs.opsuiApache OODT
WorkflowViewerDescribe your class here.Classorg.apache.oodt.cas.webcomponents.workflow.modelApache OODT
WorkflowViewerPageDescribe your class here.Classorg.apache.oodt.cas.workflow.webapp.monitor.workflowApache OODT
WorkflowViewerPageController for the WorkflowViewerPage.Classorg.apache.oodt.pcs.opsuiApache OODT
WrapperQueryExpressionClassorg.apache.oodt.cas.catalog.queryApache OODT
WriterLoggerLog messages to a Writer.Classorg.apache.oodt.commons.ioApache OODT
WriterStorageStorage that sends activity reports to a Writer as plain text.Classorg.apache.oodt.commons.activityApache OODT
XML This class provides several XML convenience services and encapsulates the underlying XML implementation, allowing it to vary without impacting developers.Classorg.apache.oodt.commons.utilApache OODT
XmlBackendRepositoryClass to load BackendManager from XML file.Classorg.apache.oodt.cas.resource.muxApache OODT
XmlBackendRepositoryFactory The XML Backend Repository Factory interface.Classorg.apache.oodt.cas.resource.muxApache OODT
XmlFilePgeConfigBuilderAn implementation of the PgeConfigBuilder that reads an XML file representation of the PgeConfig.Classorg.apache.oodt.cas.pge.configApache OODT
XmlHelperHelp class with method for parsing XMLFilePgeConfigBuilder config XML file.Classorg.apache.oodt.cas.pge.utilApache OODT
XmlNodeRepository The XML Node Repository interface.Classorg.apache.oodt.cas.resource.noderepoApache OODT
XmlNodeRepositoryFactory The XML Node Repository Factory interface.Classorg.apache.oodt.cas.resource.noderepoApache OODT
XMLPSProductHandler An XML configurable version of a Product Server that requires no code to be written to plug into a local site's relational backend DBMS.Classorg.apache.oodt.xmlps.productApache OODT
XMLPSProfileHandler An implementation of a ProfileHandler that extends the capabilities of the XMLPSProductHandler, and uses the XML Specification definedClassorg.apache.oodt.xmlps.profileApache OODT
XMLQueryEDA XML query class.Classorg.apache.oodt.xmlqueryApache OODT
XMLQueryHelper Helper methods to handle those pesky XMLQuery objects.Classorg.apache.oodt.xmlps.utilApache OODT
XMLQueryKeysMet Keys for dealing with XMLQuerys.Interfaceorg.apache.oodt.xmlps.utilApache OODT
XMLQueryMetKeys Describe your class here.Interfaceorg.apache.oodt.product.handlers.ofsn.metadataApache OODT
XmlQueueRepository The XML Queue Repository interface.Classorg.apache.oodt.cas.resource.queuerepoApache OODT
XmlQueueRepositoryFactory The XML Queue Repository Factory interface.Classorg.apache.oodt.cas.resource.queuerepoApache OODT
XMLRepositoryManager A RepositoryManager that manages Product policy based on an xml file called product-types.Classorg.apache.oodt.cas.filemgr.repositoryApache OODT
XMLRepositoryManagerFactory A Factory class for creating XMLRepositoryManager objects.Classorg.apache.oodt.cas.filemgr.repositoryApache OODT
XMLRPC This class provides several XML-RPC utilities.Classorg.apache.oodt.commons.utilApache OODT
XmlRpcBatchMgr An XML-RPC interface to the batch manager.Classorg.apache.oodt.cas.resource.batchmgrApache OODT
XmlRpcBatchMgrFactory A batchmgr factory.Classorg.apache.oodt.cas.resource.batchmgrApache OODT
XmlRpcBatchMgrProxy A Runnable proxy to an XmlRpcBatchStub that allows the call to the XmlRpcBatchStub to be asynchronous rather than synchronous.Classorg.apache.oodt.cas.resource.batchmgrApache OODT
XmlRpcBatchStub An XML RPC-based Batch Submission System.Classorg.apache.oodt.cas.resource.system.externApache OODT
XmlRpcCommunicationChannelClientClassorg.apache.oodt.cas.catalog.server.channel.xmlrpcApache OODT
XmlRpcCommunicationChannelClientFactoryClassorg.apache.oodt.cas.catalog.server.channel.xmlrpcApache OODT
XmlRpcCommunicationChannelServerClassorg.apache.oodt.cas.catalog.server.channel.xmlrpcApache OODT
XmlRpcCommunicationChannelServerFactoryClassorg.apache.oodt.cas.catalog.server.channel.xmlrpcApache OODT
XMLRPCFault This exception is thrown when a fault is returned from an XML-RPC call.Classorg.apache.oodt.commons.utilApache OODT
XmlRpcFileManager An XML RPC-based File manager.Classorg.apache.oodt.cas.filemgr.systemApache OODT
XmlRpcFileManagerClient The XML RPC based file manager client.Classorg.apache.oodt.cas.filemgr.systemApache OODT
XmlRpcFilemgrBrowserClassorg.apache.oodt.cas.filemgr.browser.systemApache OODT
XmlRpcResourceManager An XML RPC-based Resource manager.Classorg.apache.oodt.cas.resource.systemApache OODT
XmlRpcResourceManagerClient The XML RPC based resource manager client.Classorg.apache.oodt.cas.resource.systemApache OODT
XmlRpcStructFactory A factory class for creating File Manager structures suitable for transfer over the XML-RPC pipe, and for reading objects from the XML-RPC pipe intoClassorg.apache.oodt.cas.filemgr.utilApache OODT
XmlRpcStructFactoryClassorg.apache.oodt.cas.resource.utilApache OODT
XmlRpcStructFactoryA Struct Factory for creating and unpacking Workflow Objects to be sent and received across the XML-RPC wire.Classorg.apache.oodt.cas.workflow.utilApache OODT
XmlRpcWorkflowManagerAn XML RPC-based Workflow manager.Classorg.apache.oodt.cas.workflow.systemApache OODT
XmlRpcWorkflowManagerClient The XML RPC based workflow manager client.Classorg.apache.oodt.cas.workflow.systemApache OODT
XmlRpcWriteable An interface requiring implementing classes to define how that can be serialized to and from the XML-RPC wire.Interfaceorg.apache.oodt.cas.resource.utilApache OODT
XMLStandardOutputStorageSimple storage that writes XML documents describing activities to the standard output.Classorg.apache.oodt.commons.activityApache OODT
XMLStorageStorage that saves activities as XML documents.Classorg.apache.oodt.commons.activityApache OODT
XmlStructFactory A Generic class for constructing File Manager objects out of XML Nodes.Classorg.apache.oodt.cas.filemgr.utilApache OODT
XmlStructFactory A class for constructing Resource Manager objects from XML Nodes and Author:woollard, bfosterClassorg.apache.oodt.cas.resource.utilApache OODT
XmlStructFactory* A class for constructing Workflow Manager objects from XML NodesVersion:$Revsion$Author:mattmannClassorg.apache.oodt.cas.workflow.utilApache OODT
XMLUtils A Utility class containing methods to write and transform XML objects.Classorg.apache.oodt.commons.xmlApache OODT
XMLValidationLayer An XML ValidationLayer based on two xml files, elements.Classorg.apache.oodt.cas.filemgr.validationApache OODT
XMLValidationLayerFactory A Factory class for creating XMLValidationLayer objects.Classorg.apache.oodt.cas.filemgr.validationApache OODT
XmlWorkflowModelRepositoryModel Repository which stores models in xml filesAuthor:bfoster, mattmannClassorg.apache.oodt.cas.workflow.gui.model.repoApache OODT
XmlWorkflowModelRepositoryFactoryFactory for creating xml model repositoriesAuthor:bfoster, mattmannClassorg.apache.oodt.cas.workflow.gui.model.repoApache OODT
XMLWorkflowRepository A WorkflowRepository that loads events, Workflows, WorkflowTasks and WorkflowConditions from specialized xmlClassorg.apache.oodt.cas.workflow.repositoryApache OODT
XMLWorkflowRepositoryFactory A Factory class for creating XMLWorkflowRepositorys.Classorg.apache.oodt.cas.workflow.repositoryApache OODT
XslTransformWriter XSL Transformation class which writes Science PGE config files based from the XML format of SerializableMetadataClassorg.apache.oodt.cas.pge.writers.xsltApache OODT
XStreamJobRepositoryClassorg.apache.oodt.cas.resource.jobrepoApache OODT
XStreamJobRepositoryFactoryClassorg.apache.oodt.cas.resource.jobrepoApache OODT